Im facing an error when updating DBR from 13.3 LTS to 14.3LTSIm using the spark:mongo-spark-connector:10.2.1 and running the following script connectionString = ******
database = *****
collection = *****
spark = SparkSession \
.builder \
...
Hi @feiyun0112 Thank you for your help.Unfortunatle, that didn't help...Our code is like its documented and was working with the DBR 13.3 LTS, however, once we upgraded the cluster to DBR 14.3LTS we got this error.