Skip to content
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

RuntimeError: Java gateway process exited before sending its port number #2

Open
kulapurvaaniket opened this issue Jul 29, 2022 · 3 comments

Comments

@kulapurvaaniket
Copy link

image

Hey,
Getting RuntimeError: Java gateway process exited before sending its port number this error for spark=SparkSession.builder.appName('Practise').getOrCreate() this line.

@xenderq
Copy link

xenderq commented Aug 2, 2022

install jdk 8 for above issue

but after that some are getting Py4JJavaError.

work on colab if required

@pr1rahul
Copy link

pr1rahul commented Feb 2, 2023

When i got this error, i simply install openjdk at my anaconda prompt with below command,
"conda install openjdk"

@pr1rahul
Copy link

pr1rahul commented Feb 2, 2023

When I got this error, I simply install "openjdk" at my anaconda prompt with the below command,
"conda install openjdk"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants