-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: runtime error with pyspark quickstart notebook #24
Comments
Update: I installed java from https://download.oracle.com/java/20/latest/jdk-20_windows-x64_bin.exe, set JAVA_HOME environment variable and tried again. Getting the following error now
|
@silpara in case this is not fixed yet, try to install Hadoop directly as per in their docs (https://cwiki.apache.org/confluence/display/HADOOP2/WindowsProblems):
|
I installed the conda environment using
conda env create -f envs/pyspark-330-delta-220
and tried running the notebook01_quickstart.ipynb but I get the following error:
I am on windows 11 machine.
The text was updated successfully, but these errors were encountered: