Read data from Cosmos DB using Spark in Databricks
In this post, I will show you how to read data from Cosmos DB using Spark in Databricks. This is a common scenario for many data pipelines that need to process data from a NoSQL database like Cosmos DB. Requirement Let’s say you have a Cosmos DB account with aRead More →