1.6.0
Artifacts
This release is available in the Maven Central Repository for both Scala 2.10 and Scala 2.11. Please choose the version that matches the version of Scala that your Spark installation is using.
This release is also available via Spark Packages.
Change Log
- Support Python and KV buckets
- Support Spark Streaming context in the connector
- When a Riak node is unavailable during a Spark job, failover to another node
- Remove separate java-connector and incorporate java classes into main connector project
- Build with SBT instead of Maven
- Build artifacts for Scala 2.10 and 2.11
- Use Docker for builds and tests
- Update docs and examples
- Miscellaneous enhancements and bug fixes