cancel
Showing results for 
Search instead for 
Did you mean: 
naveenprasanth
New Contributor
since ‎12-29-2023
‎01-02-2024

User Stats

  • 1 Posts
  • 0 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

I am encountering an issue while trying to read data from MongoDB in a Unity Catalog Cluster using PySpark. I have shared my code below: from pyspark.sql import SparkSession database = "cloud" collection = "data" Scope = "XXXXXXXX" Key = "XXXXXX-YYY...
Kudos given to