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

1.0.0-RC3

Compare
Choose a tag to compare
@stratiocommit stratiocommit released this 30 Dec 14:18
· 1176 commits to master since this release

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.