This repository has been archived by the owner on May 27, 2020. It is now read-only.
Releases: Stratio/Decision
Releases · Stratio/Decision
Stratio Streaming version 0.7.1
- 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
Stratio Streaming version 0.6.1
- API: Fixed a bug in new close() method.
Stratio Streaming version 0.6.0
- 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
- 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