Skip to content

Releases: microsoft/Mobius

v2.0.200

29 Jan 04:24
Compare
Choose a tag to compare

This version of Mobius is built with Spark 2.0.2. All features available in Mobius 1.6.200 and 2.0.000 preview releases are available in this release. This release includes updates to Mobius public API made available in 2.0.000-PREVIEW-3 which replaced usages of KeyValuePair type in the API with Tuple type. Applications built using the prior versions of Mobius will need to be updated and recompiled if they depend on the API that was updated. Mobius is released under the MIT license.

v2.0.000-PREVIEW-3

29 Jan 03:18
Compare
Choose a tag to compare
v2.0.000-PREVIEW-3 Pre-release
Pre-release

This is the final preview release of Mobius built with Spark 2.0.0. It updates Mobius public API by replacing usages of KeyValuePair type in the API with Tuple type. Applications built using the prior versions of Mobius will need to be updated and recompiled if they depend on the API that is updated in this release. It also includes support for UDF in SparkSession. Mobius is released under the MIT license.

v2.0.000-PREVIEW-2

11 Oct 22:12
Compare
Choose a tag to compare
v2.0.000-PREVIEW-2 Pre-release
Pre-release

This release of Mobius is for Spark 2.0. It supports all features available in 1.6.* releases of Mobius. It also includes support for SparkSession API. This release also includes fixes for the issues in v2.0.000-PREVIEW-1 release in using Mobius in Linux and YARN clusters. Mobius is released under the MIT license.

v2.0.000-PREVIEW-1

24 Aug 22:10
Compare
Choose a tag to compare
v2.0.000-PREVIEW-1 Pre-release
Pre-release

This release of Mobius is for Spark 2.0. It supports all features available in 1.6.* releases of Mobius. New features in Spark 2.0 will be available in the future releases of Mobius 2.0.*. Mobius is released under the MIT license.

v1.6.200

23 Aug 22:21
Compare
Choose a tag to compare

This release of Mobius is for Apache Spark 1.6.2 and other Spark 1.6.* versions. Key features of this release include C#-based REPL functionality and socket usage optimizations between JVM and CLR when transferring data. Improvements to Mobius support in Linux and several bug fixes are also included. This release also includes examples for writing driver programs in F#. Mobius is released under the MIT license.

v1.6.200-PREVIEW-1

12 Aug 22:15
Compare
Choose a tag to compare
v1.6.200-PREVIEW-1 Pre-release
Pre-release

This release is for Spark 1.6.2 and includes optimization to socket usage in Mobius, REPL functionality for C# and several bug fixes.

v1.6.101-PREVIEW-1

03 Jun 21:34
Compare
Choose a tag to compare
v1.6.101-PREVIEW-1 Pre-release
Pre-release

This release includes fixes to using Mobius in Linux.

v1.6.100

27 Apr 19:40
Compare
Choose a tag to compare

This release of Mobius is for Apache Spark 1.6.1 and includes the stable release of DStream API and features like dynamic partitioning of KafkaRDD, direct C# reader for Kafka. There are also improvements to C# worker that enable the sharing of a C# process between Spark tasks and eliminate the need for any customization to Spark for using Mobius in Linux. This release also includes the support for EventHubs & Hive and updates to Mobius API for RDD and DataFrame. Mobius is released under the MIT license.

v1.6.100-PREVIEW-2

26 Apr 05:24
Compare
Choose a tag to compare
v1.6.100-PREVIEW-2 Pre-release
Pre-release

This second preview release is for Spark 1.6.1 built with Scala 2.10. This release incorporates all changes from master branch including bug fixes, documentation updates, additional tests etc.

v1.6.100-PREVIEW-1

21 Apr 05:54
Compare
Choose a tag to compare
v1.6.100-PREVIEW-1 Pre-release
Pre-release

This preview release is for Spark 1.6.1 built with Scala 2.10. This release incorporates all changes from master branch including bug fixes, documentation updates, additional tests etc. since the previous preview release v1.6.000-PREVIEW-2.