Mobius: C# API for Spark v2.0.200 Release Notes

Release Date: 2017-01-29 // about 7 years ago
  • ๐Ÿš€ 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.


Previous changes from v1.6.200

  • ๐Ÿš€ 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.