Using Delta from pySpark - `java.lang.ClassNotFoundException: delta.DefaultSource`
Read OriginalThis technical blog post details a solution for a common PySpark and Delta Lake integration error. The author explains that creating both a SparkSession and a SparkContext incorrectly can cause the 'java.lang.ClassNotFoundException: Failed to find data source: delta' error. The article provides working and non-working code examples for initializing Spark with Delta Lake configurations in a Jupyter Notebook.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser
Top of the Week
No top articles yet