- 14508 Views
- 11 replies
- 4 kudos
On latest DB-Connect==9.1.3 and dbr == 9.1, retrieving data from mongo using Maven coordinate of Mongo Spark Connector: org.mongodb.spark:mongo-spark-connector_2.12:3.0.1 - https://docs.mongodb.com/spark-connector/current/ - working fine previously t...
- 14508 Views
- 11 replies
- 4 kudos
Latest Reply
Hi everyone the solution for me it was to replace spark.read.format("mongo") by spark.read.format("mongodb") my spark version is 3.3.2 and my mongodb version is 6.0.6 .
10 More Replies
- 13128 Views
- 18 replies
- 8 kudos
Hi,I'm working for Couchbase on the Couchbase Spark Connector and noticed something weird which I haven't been able to get to the bottom of so far.For query DataFrames we use the Datasource v2 API and we delegate the JSON parsing to the org.apache.sp...
- 13128 Views
- 18 replies
- 8 kudos
Latest Reply
Since there hasn't been any progress on this for over a month, I applied a workaround and copied the classes into the connector source code so we don't have to rely on the databricks classloader. It seems to work in my testing and will be released wi...
17 More Replies
- 3752 Views
- 4 replies
- 2 kudos
My email address is the owner of an account in a particular standard plan tenancy. I would like to transfer ownership to another user so they can change billing details, and take admin access going forward. How can this be accomplished?
- 3752 Views
- 4 replies
- 2 kudos
Latest Reply
Hi @David Allen To transfer account owner rights, contact your Databricks account representative. This is applicable for both legacy and E2 accounts.https://docs.databricks.com/administration-guide/account-settings/account-console.html#access-the-ac...
3 More Replies
- 3481 Views
- 1 replies
- 1 kudos
Cluster crashing, prompting me to use a different cluster or restart the cluster. Previously worked fine for the same code
- 3481 Views
- 1 replies
- 1 kudos
Latest Reply
Hi @potluri ,What kind of cluster care you using? Is it an interactive cluster or a job cluster? what is the error message you are getting? The following KB article could help you to find the cause and the solution to your problem. Please check the ...