Skip to content

Commit 08f764f

Browse files
Update articles/cosmos-db/mongodb/vcore/connect-from-databricks.md
Co-authored-by: Gahl Levy <[email protected]>
1 parent bdf248b commit 08f764f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/mongodb/vcore/connect-from-databricks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This article walks you through connecting Azure Cosmos DB for MongoDB vCore usin
2222

2323
## Dependencies for connectivity
2424
* **Spark connector for MongoDV vCore:**
25-
Spark connector is used to connect to Azure Cosmos DB for MongoDB Atlas. Identify and use the version of the connector located in [Maven central](hhttps://mvnrepository.com/artifact/org.mongodb.spark/mongo-spark-connector) that is compatible with the Spark and Scala versions of your Spark environment. We recommend an environment that supports Spark 3.2.1 or higher, and the spark connector available at maven coordinates `org.mongodb.spark:mongo-spark-connector_2.12:3.0.1`.
25+
Spark connector is used to connect to Azure Cosmos DB for MongoDB vCore. Identify and use the version of the connector located in [Maven central](hhttps://mvnrepository.com/artifact/org.mongodb.spark/mongo-spark-connector) that is compatible with the Spark and Scala versions of your Spark environment. We recommend an environment that supports Spark 3.2.1 or higher, and the spark connector available at maven coordinates `org.mongodb.spark:mongo-spark-connector_2.12:3.0.1`.
2626

2727
* **Azure Cosmos DB for MongoDB connection strings:** Your Azure Cosmos DB for MongoDB vCore connection string, user name, and passwords.
2828

0 commit comments

Comments
 (0)