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

1.6.0

Compare
Choose a tag to compare
@stratiocommit stratiocommit released this 21 Sep 12:19
· 232 commits to master since this release
  • Upgrade to Spark 1.6.1
  • Support for INSERT INTO
  • Support for ADD JAR
  • Enabled Scala cross builds for Scala 2.10 and Scala 2.11.
  • Encryption for the communication between client and server.
  • Added method to check communication between client ans server.
  • Upgrade Stratio spark-mongodb to 0.11.2
  • Upgrade Datastax spark-cassandra-connector to 1.6.0
  • Upgrade Elasticsearch-hadoop to 2.3
  • Improved communication between client and server.
  • Native jobs available in SparkUI
  • Improved native access to MongoDB
  • Elasticsearch:
    • Support import tables without specifying a particular resource
    • Adds BINARY, TINYINT, FLOAT types.
    • Adds support for sub documents at Native side.
  • Major Akka version upgrade to 2.4 (2.4.9), thus enabling putting the server behind HAProxy.
  • Resolve queries using fully qualified identifiers.
  • Service discovery of Akka Cluster and Hazelcast members for servers through Zookeeper.