Navigation
This version of the documentation is archived and no longer supported.

MongoDB Connector for SparkΒΆ

The MongoDB Connector for Spark provides integration between MongoDB and Apache Spark.

With the connector, you have access to all Spark libraries for use with MongoDB datasets: Datasets for analysis with SQL (benefiting from automatic schema inference), streaming, machine learning, and graph APIs. You can also use the connector with the Spark Shell.

The MongoDB Connector for Spark is compatible with the following versions of Apache Spark and MongoDB:

MongoDB Connector for Spark Spark Version MongoDB Version
2.3.0 2.3.x 2.6 or later
2.2.4 2.2.x 2.6 or later
2.1.3 2.1.x 2.6 or later
2.0.0 2.0.x 2.6 or later
1.1.0 1.6.x 2.6 or later