Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Releases: Stratio/Decision

Stratio Streaming version 0.7.1

31 Jul 11:52
Compare
Choose a tag to compare
  • New feature save to Solr.
  • New feature high availability with Zookeeper.
  • (issue #36, issue #17) Update Spark version to 1.3.1.
  • (issue #30) Fixed problem with config files.
  • (issue #35) Fixed failover problems.
  • (issue #27) Base topics are now created when the engine starts.
  • (issue #28) Fixed connection problems with Stratio Ingestion.

Stratio Streaming version 0.6.2

19 Jan 08:32
Compare
Choose a tag to compare
  • #19 Error retrieving long values using the API: Default Gson parser converts any number to Double.
  • #20 Default Gson parser converts any number to Double.
  • #21 ColumnNameTypeValueDeserializer have issue when the jsonvalue is null.

Stratio Streaming version 0.6.1

15 Dec 16:01
Compare
Choose a tag to compare
  • API: Fixed a bug in new close() method.

Stratio Streaming version 0.6.0

03 Dec 09:58
Compare
Choose a tag to compare
  • Added streams with engine statistics. Now, you can create dashboards or manage the streaming status like other datasource
  • Configuration changes to accept an array of hosts in all datastores. Also we have been added the elasticsearch cluster name into configuration.
  • Before, when you execute shell and the engine isn´t running, the shell crash resoundingly. Now, you have a nice error if you run a command and engine is not connected
  • Fixed some error descriptions into shell.
  • Added close method to API.
  • Fix some bugs.

Stratio Streaming version 0.5.0

30 Oct 16:55
Compare
Choose a tag to compare
  • Updated Cassandra driver to version 2.1.0
  • Updated ElasticSearch driver to version 1.3.2
  • Updated Spark to version 1.0.2
  • Added a new module with examples