Skip to content

Releases: Stratio/sparta

1.1.0

10 Feb 11:53
Compare
Choose a tag to compare
  • Download secrets from Vault
  • Weekly added to DateTime aggregation and expiring data
  • Docker entry-point with fields validation
  • Custom transformation example
  • Swagger in the same port than API
  • Optional KeyTab renovation
  • Bugfix: Operator and Dimension typeOp inside configuration in GUI

1.0.0-RC1

06 Feb 14:26
Compare
Choose a tag to compare
  • Policy statuses with HA support
  • Upload and download plugins and driver jars with the Sparta API
  • Split support by the transformations SDK
  • Spark submit options can be added at policy definition level
  • Spark context options can be added at policy definition level
  • JSON, CSV and XML transformations added
  • Filter transformation
  • FileSystem Input added
  • Avro, FileSystem and HTTP Outputs added (HDFS, s3 ...)
  • HDFS-Kerberos integration
  • Generic properties added in outputs and inputs
  • Custom transformations, inputs and outputs to see and configure user plugins in the UI
  • Status information and errors is showed in the policies UI
  • Discard or send null values in transformations
  • Spark UDF integration for support auto-calculated fields
  • All the Spark save modes added: Append, ErrorIfExists, Overwrite and Ignore
  • All the Sparta API endpoints work asynchronously
  • Trigger and Cubes at the same level
  • Output types support in dimensions and operators
  • Filters support generic types
  • Granularities supported in datetime transformation
  • Scala 2.11 update
  • SDK refactor: more simple and more extensible
  • Kafka 0.10.0.0 update with Stratio-Kafka repository
  • RabbitMq 0.4.0 update with RabbitMq Distributed
  • Bugfix: Stop correctly in Mesos cluster gracefully
  • Bugfix: Stop correctly policies in local mode
  • Bugfix: Geo and DateTime transformation errors corrected
  • Bugfix: Removed metadata creation in outputs
  • Bugfix: Checkpoint path with dateTime
  • Bugfix: Tooltips corrected in UI
  • Bugfix: Spark 1.5 compatibility
  • Bugfix: Policy Statuses are assigned correctly
  • Bugfix: Remove inputField in transformations
  • Bugfix: Operators support generic types

1.0.0

06 Feb 15:15
Compare
Choose a tag to compare
  • Policy statuses with HA support
  • Upload and download plugins and driver jars with the Sparta API
  • Split support by the transformations SDK
  • Spark submit options can be added at policy definition level
  • Spark context options can be added at policy definition level
  • JSON, CSV and XML transformations added
  • Filter transformation
  • FileSystem Input added
  • Avro, FileSystem and HTTP Outputs added (HDFS, s3 ...)
  • HDFS-Kerberos integration
  • Generic properties added in outputs and inputs
  • Custom transformations, inputs and outputs to see and configure user plugins in the UI
  • Status information and errors is showed in the policies UI
  • Discard or send null values in transformations
  • Spark UDF integration for support auto-calculated fields
  • All the Spark save modes added: Append, ErrorIfExists, Overwrite and Ignore
  • All the Sparta API endpoints work asynchronously
  • Trigger and Cubes at the same level
  • Output types support in dimensions and operators
  • Filters support generic types
  • Granularities supported in datetime transformation
  • Scala 2.11 update
  • SDK refactor: more simple and more extensible
  • Kafka 0.10.0.0 update with Stratio-Kafka repository
  • RabbitMq 0.4.0 update with RabbitMq Distributed
  • Bugfix: Stop correctly in Mesos cluster gracefully
  • Bugfix: Stop correctly policies in local mode
  • Bugfix: Geo and DateTime transformation errors corrected
  • Bugfix: Removed metadata creation in outputs
  • Bugfix: Checkpoint path with dateTime
  • Bugfix: Tooltips corrected in UI
  • Bugfix: Spark 1.5 compatibility
  • Bugfix: Policy Statuses are assigned correctly
  • Bugfix: Remove inputField in transformations
  • Bugfix: Operators support generic types

0.11.0-RC1

05 Sep 12:42
Compare
Choose a tag to compare
  • Docker updated with Spark and DC/OS Mesos integration
  • Updated Receiver RabbitMQ for Distributed mode
  • Batch + Streaming Queries
  • Input Sql Sentences
  • Slidding Windows in Triggers
  • User plugins jars added in policy definition
  • Spark configurations added in policy definition
  • Bugfix: Kafka Direct
  • Bugfix: Ingestion parser
  • Bugfix: Date options in dimension time
  • Bugfix: Relaunch policies
  • Bugfix: Auto fragments creation
  • Bugfix: Delete checkpoint when edit one policy
  • Bugfix: Api end points return the correct policy with fragments
  • Bugfix: Swagger data types

0.11.0

05 Sep 13:12
Compare
Choose a tag to compare
  • Docker updated with Spark and DC/OS Mesos integration
  • Updated Receiver RabbitMQ for Distributed mode
  • Batch + Streaming Queries
  • Input Sql Sentences
  • Slidding Windows in Triggers
  • User plugins jars added in policy definition
  • Spark configurations added in policy definition
  • Bugfix: Kafka Direct
  • Bugfix: Ingestion parser
  • Bugfix: Date options in dimension time
  • Bugfix: Relaunch policies
  • Bugfix: Auto fragments creation
  • Bugfix: Delete checkpoint when edit one policy
  • Bugfix: Api end points return the correct policy with fragments
  • Bugfix: Swagger data types

0.10.0

27 Jul 07:50
Compare
Choose a tag to compare
  • Added coveralls badge
  • Updated to Spark 1.6.2
  • Updated Cassandra, ElasticSearch and MongoDb to the latest library version
  • Updated Receiver RabbitMQ
  • Zookeeper offset path updated in kafka receivers
  • Ingestion Parser with Avro Serialization
  • Bugfix: Akka dependency
  • Bugfix: Actors creation process with not unique identifier
  • Bugfix: Policy statuses corrected
  • Bugfix: Updated all policies when one fragment is changed
  • Bugfix: Policy download in Firefox

0.10.0-RC1

26 Jul 17:21
Compare
Choose a tag to compare
  • Added coveralls badge
  • Updated to Spark 1.6.2
  • Updated Cassandra, ElasticSearch and MongoDb to the latest library version
  • Updated Receiver RabbitMQ
  • Zookeeper offset path updated in kafka receivers
  • Ingestion Parser with Avro Serialization
  • Bugfix: Akka dependency
  • Bugfix: Actors creation process with not unique identifier
  • Bugfix: Policy statuses corrected
  • Bugfix: Updated all policies when one fragment is changed
  • Bugfix: Policy download in Firefox

0.9.5-RC1

27 Apr 07:10
Compare
Choose a tag to compare
  • Added remember field in order to run queries that last more than the streaming batch
  • Add Timestamp type to selectable output type in DateTime parser
  • Bugfix: Removed fragments when downloading the policy
  • Bugfix: Geo icon not showing
  • Bugfix: Set default checkpoint path as relative
  • Bugfix: Fixed measures field wrong behaviour

0.9.5

27 Apr 09:08
Compare
Choose a tag to compare
  • Added remember field in order to run queries that last more than the streaming batch
  • Add Timestamp type to selectable output type in DateTime parser
  • Bugfix: Removed fragments when downloading the policy
  • Bugfix: Geo icon not showing
  • Bugfix: Set default checkpoint path as relative
  • Bugfix: Fixed measures field wrong behaviour

Download package
stratio-sparta-0.9.5-noarch.rpm
stratio-sparta-0.9.5-all.deb

0.9.4-RC1

08 Apr 12:32
Compare
Choose a tag to compare
  • Bugfix: Solved problem with hdfs.