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: Dataset 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 Spark Connector is compatible with the following versions of Apache Spark and MongoDB:
MongoDB Spark Connector | Spark Version | MongoDB Version |
|---|---|---|
11.0.0 | 4.0 or later | 4.2 or later |