Skip to content

HelenParr/mongo-spark

This branch is 1 commit ahead of, 123 commits behind mongodb/mongo-spark:main.

Folders and files

NameName
Last commit message
Last commit date
Mar 24, 2022
Aug 12, 2021
Dec 16, 2021
Mar 31, 2022
Aug 16, 2021
Jul 27, 2021
Jul 27, 2021
Mar 31, 2022
Apr 14, 2022
Jan 24, 2022
Dec 16, 2021
Jul 30, 2021
Jul 30, 2021

Repository files navigation

MongoDB Spark Connector

The official MongoDB Spark Connector.

Documentation

See: https://docs.mongodb.com/spark-connector/

API Documentation

Downloading

The binaries and dependency information for Maven, SBT, Ivy, and others can also be found on Maven Central.

Support / Feedback

For issues with, questions about, or feedback for the MongoDB Kafka Connector, please look into our support channels. Please do not email any of the Kafka connector developers directly with issues or questions - you're more likely to get an answer on the MongoDB Community Forums.

At a minimum, please include in your description the exact version of the driver that you are using. If you are having connectivity issues, it's often also useful to paste in the Kafka connector configuration. You should also check your application logs for any connectivity-related exceptions and post those as well.

Bugs / Feature Requests

Think you’ve found a bug? Want to see a new feature in the Kafka driver? Please open a case in our issue management tool, JIRA:

Bug reports in JIRA for the connector are public.

If you’ve identified a security vulnerability in a connector or any other MongoDB project, please report it according to the instructions here.

Build

Note: The following instructions are intended for internal use.

Please see the downloading instructions for information on getting and using the MongoDB Spark Connector.

To build the connector:

$ git clone https://github.com/mongodb/mongo-spark.git
$ cd mongo-spark
$ ./gradlew clean check

Packages

No packages published

Languages

  • Java 96.9%
  • Kotlin 2.5%
  • Shell 0.6%