Skip to content

Releases: spirom/spark-mongodb-connector

Alpha release 0.5.3

25 Jun 05:03
Compare
Choose a tag to compare
Alpha release 0.5.3 Pre-release
Pre-release

This release provides integration with Spark 1.4.0.

It fixes issue #18 but introduces a breakage in MongoDB's BSONTimestamp datatype, as reported in #19.

Alpha release 0.5.2

17 Apr 05:20
Compare
Choose a tag to compare
Alpha release 0.5.2 Pre-release
Pre-release

This release introduces an assembly file (attached here) that can be made available to the Thrift server in order to provide JDBC support. It also prepends "spark." to all configuration properties so that the various Spark tools will pass them through.

Alpha release 0.5.1

08 Apr 02:27
Compare
Choose a tag to compare
Alpha release 0.5.1 Pre-release
Pre-release

This release fixes a problem with the dependency on Apache Spark, which is now marked as "provided", thus solving problems with submitting jobs to a Spark cluster. It is an alpha release with limited functionality -- definitely not suitable for production use.

Alpha release 0.5.0

22 Mar 15:30
Compare
Choose a tag to compare
Alpha release 0.5.0 Pre-release
Pre-release

This release provides integration with Spark 1.3.0. It is an alpha release with limited functionality -- definitely not suitable for production use.

Alpha release 0.4.1

08 Mar 02:22
Compare
Choose a tag to compare
Alpha release 0.4.1 Pre-release
Pre-release

This release provides much more efficient Spark SQL integration by using the projection and filter push-down mechanisms of Spark 1.2.0. It is an alpha release with limited functionality -- definitely not suitable for production use.

Alpha release 0.4.0

16 Feb 03:28
Compare
Choose a tag to compare
Alpha release 0.4.0 Pre-release
Pre-release

This release adds Spark SQL integration and support for Spark 1.2.0. It is an alpha release with limited functionality -- definitely not suitable for production use.

Alpha release 0.3.0

18 Jan 21:31
Compare
Choose a tag to compare
Alpha release 0.3.0 Pre-release
Pre-release

This is an alpha release with limited functionality -- definitely not suitable for production use.