I am trying to read data from Azure Cosmos DB using SQL api in Spark program in Java.
I have the following piece of code:
public class CosmosDBTest {