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...