All Versions
28
Latest Version
Avg Release Cycle
31 days
Latest Release
2522 days ago

Changelog History
Page 3

  • v0.9.0 Changes

    April 01, 2016
    • ๐Ÿ†• New look & feel and more user friendly user interface
    • ๐Ÿ†• New policy component: Triggers
    • ๐Ÿ†• New parser for geolocation
    • ๐Ÿ“‡ Renamed Sparkta to Sparta
    • ๐Ÿ‘Œ Improved performance
    • No-time aggregations
    • ๐Ÿ‘‰ User benchmark
    • Kafka output
    • JDBC output
    • ๐Ÿ”จ Policy refactor
    • Fault tolerance
    • ๐Ÿš€ Refactor Cluster deployment
    • โž• Addition of a new operator: Associative Mean
    • ๐Ÿ›  Fixes for Count and Sum operators
    • โž• Added flexibility to create policies with no cubes
    • Integration with a SSO
    • ๐Ÿ‘ Sparta API supports SSL
  • v0.8.0 Changes

    December 01, 2015
    • Solved issue related to PID folder creation.
    • ๐Ÿ†• New parser Stratio Ingestion
    • โฌ†๏ธ Upgrade to Spark 1.5.2
    • ๐Ÿ“ฆ Possibility to package two Spark versions: 1.4.1 and 1.5.2
    • โšก๏ธ MongoDb output updated to version 0.10.1
    • ๐Ÿ†• New Solr output
    • Migration of doc to confluence: https://stratio.atlassian.net/wiki/display/SPARTA0x8/
    • Solved issue when a policy is stopped in the cluster
    • ๐Ÿ‘Œ Improve performance in associative operators
    • ๐Ÿš€ Automatic deploy of policies in clusters: Spark Standalone, Mesos and YARN
    • ๐Ÿ‘Œ Improve Cassandra Output. Possibility to introduce Spark properties
    • Solved issue related to stopping Sparta service
    • ๐Ÿ› bug corrected in aggregations, Array Index out of bounds
  • v0.7.0 Changes

    November 01, 2015
    • ๐Ÿ›  Bugfix: Front Minors
    • ๐Ÿ›  Bugfix: Back Minors
    • ๐Ÿ›  Bugfixes Cassandra
    • ๐Ÿ›  Bugfixes Elasticsearch
    • ๐Ÿ“ฆ Package installation permissions fixes
    • ๐Ÿ›  Bugfix: DateTime field and parser
  • v0.6.2 Changes

    September 01, 2015
    • ๐Ÿ›  Bugfix: DateTime now parses string formats
    • ๐Ÿ›  Bugfix: Permission issues running Sparta service
    • ๐Ÿ›  Bugfix: Minor errors in user interface
  • v0.6.1 Changes

    September 01, 2015
    • ๐Ÿš‘ Hotfix: User interface was not showing up
  • v0.6.0 Changes

    September 01, 2015
    • โฌ†๏ธ Upgrade Spark version to 1.4.1
    • ๐Ÿ‘‰ User Interface to help create your cubes
    • ๐Ÿš€ Automatic deployment in Mesos cluster
    • Policy status lifecycle
    • ๐Ÿ†• New WebSocket input
    • โšก๏ธ Elasticsearch output updated to version 1.7
    • ๐Ÿ†• New EntityCount and TotalEntityCount operators
    • Filters in operators
  • v0.5.0 Changes

    July 01, 2015
    • โž• Added compatibility with Apache Spark 1.4.x
    • ๐Ÿš€ Released a specific distribution for Apache Spark 1.3.x
    • ๐Ÿ‘Œ Support for fragment composition in policies.
    • ๐Ÿ”จ Policy refactor. Improved semantic of the JSON.
    • Parquet and CSV outputs.
    • ๐Ÿ‘Œ Improved Twitter input. Possibility to filter tweets by hashtag.
    • ๐Ÿ›  Fixed important bug in Elasticsearch output. Fields are mapped according to their type.
  • v0.4.0 Changes

    May 01, 2015
    • SandBox Stratio Sparta
    • Integration with Spark 1.3.1
    • Auto create time series in outputs if not exist time dimension
    • Full integration in Outputs with Spark DataFrames
    • Auto create "Id" in DataFrames with dimensions
    • Save Raw data in Parquet files
    • Auto detection schema with policies
    • ๐Ÿ”Œ Reflexions for native plugins
      • Interactive documentation
      • Client SDK generation and discoverability
      • Compatibility with multiple oputputs
    • Output Cassandra:
      • Auto tables creation
      • Auto primary key and column families detection
      • Auto index creation
    • Output ElasticSearch:
      • Options in mapping date types
      • Auto index type with time fields
    • Output Redis
    • Input Kafka Direct Streaming integrated in Spark 1.3.0
    • Input RabbitMq
    • Full-Text operator
    • Accumulator operator
    • Last Value operator