Skip to content

Commit 16e315c

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

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
@@ -21,7 +21,7 @@ This article walks you through connecting Azure Cosmos DB for MongoDB vCore usin
2121
* Provision your choice of Spark environment [Azure Databricks](/azure/databricks/scenarios/quickstart-create-databricks-workspace-portal).
2222

2323
## Dependencies for connectivity
24-
* **Spark connector for MongoDV vCore:**
24+
* **Spark connector for MongoDB**
2525
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.

0 commit comments

Comments
 (0)