I am getting the following error when I try to run these lines in JupyterHub. Any help would be appreciated. sc = pyspark.SparkContext() spark = pyspark.sql.SparkSession(sc) RuntimeError: Java gateway process exited before sending its port number

Comments

2 comments

Please sign in to leave a comment.