Closed edkry closed 4 weeks ago
CLOUD-8806
Hi, have you installed soda-core-spark-df or soda-spark-df? This can be useful: https://github.com/sodadata/soda-core/blob/main/docs/installation.md
Yes, I did install it. I have not found any documentation in Git how to use Soda with Spark though. It has some documentation https://docs.soda.io but seems outdated.
I am running this code snippet and I am running into an error:
You have not configured Soda Library to work with Soda Cloud
I want to use only soda-core, however I can't find a way how to achieve with Spark Dataframes. This is the closest I have got following documentation but it gives me an error that I have to use Soda Cloud.
Is there a way to validate Spark Dataframe using Soda Core?