Release Notes - Spark Connector - Version 0.1 - HTML format

Bug

  • [SPARK-26] - Use a single uri: `spark.mongo.uri`
  • [SPARK-27] - documentToRow should respect field order

New Feature

  • [SPARK-3] - Provide an API for Python clients
  • [SPARK-4] - Support Dataframes
  • [SPARK-7] - Add Spark Streaming Support as a Sink

Task

Improvement

  • [SPARK-8] - Provide Mongo RDD support
  • [SPARK-9] - Improve data locality support
  • [SPARK-11] - Support Datasets & Spark 1.6
  • [SPARK-12] - Support MongoDB <3.2 when inferring the Schema
  • [SPARK-17] - Support CreatableRelationProvider for the MongoRelation
  • [SPARK-18] - Add loan pattern to MongoConnector
  • [SPARK-19] - Add toDataSet method to MongoRDD
  • [SPARK-29] - Allow localThreshold to be configured
  • [SPARK-30] - Allow MongoClientCache Keep Alive to be configured

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.