I am new user of Jupyter lab
I run my first pyspark code in Jupyter lab(launch from Anaconda) and it is getting error message(refer to screen shot).
I have installed JDK 17, python 3.12.4, pyspark 3.5.5.
Can you anyone experience the same error message? Thank you.
Please don’t point to a screenshot for an error message. (Aside from the fact it wasn’t place in here in a way that works. Or the automoderating blocked it.) Put it as text in the post. Preferably the entire error message. If it is very long then post it at a snipper sharing service, like GitHub’s gist and provide a link.
For one thing, the way the system links related things is through text and if there is no text it won’t get seen by the correct eyes. So it is in your interest to follow guidelines.
With the little you have provided, it is hard to tell if you have even the correct forum. If you ran this directly in Python, would similar things happen?