1

I have downloaded spark from: download link of Spark

and I tried to set the path of SPARK_HOME to the downloaded Spark and python path also according to this link: How to link PyCharm with PySpark

but it didn't worked. Please help me with this.

ishwar
  • 298
  • 5
  • 16
  • Could you explain in more details, what does "didn't" work mean? Exceptions, import errors, anything else? – Rayan Ral Jul 08 '20 at 20:09
  • It's not able to load SparkSession: ImportError: cannot import name 'SparkSession' from 'pyspark.sql' (unknown location) – ishwar Jul 09 '20 at 02:30
  • Can you share the code snippet. And have you installed pyspark from pypi? – Manish Jul 09 '20 at 06:29

0 Answers0