Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

Releases: Stratio/crossdata

1.0.2

14 Jan 13:38
Compare
Choose a tag to compare
  • Downgrade postgres version to 9.2
  • Permgem space increased
  • Performance improvements

1.0.1

04 Jan 16:34
Compare
Choose a tag to compare
  • Fix server script

1.0.0-RC3

30 Dec 14:18
Compare
Choose a tag to compare

1.0.0

  • Architecture migrated to Spark Catalyst.
  • Upgraded Spark 1.5.2
  • Mix data from different datastores: Cassandra, MongoDB and Elasticsearch.
  • Native access to datastores: Cassandra, MongoDB and Elasticsearch.
  • Java/Scala Driver API for external projects like ODBC/JDBC.
  • Improved and extended SparkContext: XDContext.
  • Pluggable and persistent catalog.
  • Metadata discovery.
  • Temporary views.
  • P2P architecture: High availability and scalability.
  • Query builder.

1.0.0

30 Dec 15:09
Compare
Choose a tag to compare

1.0.0

  • Architecture migrated to Spark Catalyst.
  • Upgraded Spark 1.5.2
  • Mix data from different datastores: Cassandra, MongoDB and Elasticsearch.
  • Native access to datastores: Cassandra, MongoDB and Elasticsearch.
  • Java/Scala Driver API for external projects like ODBC/JDBC.
  • Improved and extended SparkContext: XDContext.
  • Pluggable and persistent catalog.
  • Metadata discovery.
  • Temporary views.
  • P2P architecture: High availability and scalability.
  • Query builder.

1.0.0-RC2

22 Dec 18:51
Compare
Choose a tag to compare

1.0.0

  • Architecture migrated to Spark Catalyst.
  • Upgraded Spark 1.5.2
  • Mix data from different datastores: Cassandra, MongoDB and Elasticsearch.
  • Native access to datastores: Cassandra, MongoDB and Elasticsearch.
  • Java/Scala Driver API for external projects like ODBC/JDBC.
  • Improved and extended SparkContext: XDContext.
  • Pluggable and persistent catalog.
  • Metadata discovery.
  • Temporary views.
  • P2P architecture: High availability and scalability.
  • Query builder.

1.0.0-RC1

16 Dec 08:17
Compare
Choose a tag to compare

1.0.0

  • Architecture migrated to Spark Catalyst.
  • Upgraded Spark 1.5.2
  • Mix data from different datastores: Cassandra, MongoDB and Elasticsearch.
  • Native access to datastores: Cassandra, MongoDB and Elasticsearch.
  • Java/Scala Driver API for external projects like ODBC/JDBC.
  • Improved and extended SparkContext: XDContext.
  • Pluggable and persistent catalog.
  • Metadata discovery.
  • P2P architecture: High availability and scalability.
  • Query builder.

0.5.1

17 Nov 08:08
Compare
Choose a tag to compare

0.5.0

23 Oct 09:17
Compare
Choose a tag to compare

0.5.0-RC1

21 Oct 17:39
Compare
Choose a tag to compare

0.4.3

22 Sep 08:03
Compare
Choose a tag to compare
  • Bugs fixed
  • Send manifest from connector
  • Multiple inner joins support
  • Add flag native for Connectors
  • Improve connectors actor model
  • Add options to the select statement
  • Query retries
  • Update Cassandra Connector to Andres' new Cassandra lucene plugin
  • Create Global Index
  • Querying using Global Index
  • Bugs fixed
  • Bugs fixed