Open jhomiak opened 1 year ago
Hi @jhomiak, thanks for your feedback!
This issue might be related to selecting the wrong runtime version. If you are still experiencing this issue, we need your assistance with the following steps to resolve it.
If you are still unable to run it, please attach the PySparkLighter.log and SparkLighter.log, and we can conduct further investigation. These files are located in the following path: workFolder\workspaceId\logs\artifactId.
I'm new to running all of this, but I can't read data to a dataframe with spark.sql("query"). It does work when I run spark.read.format("delta").load("abfss://path/Tables/TableName").
Since I'm new, lmk what I can provide to help with this error. The output in the notebook is too long, and gets truncated even with scrolling enabled.