pyspark: Could not find valid SPARK_HOME
> brew install apache-spark
actually already provides a working pyspark
shell. It is not necessary to additionally
> pip install pyspark
and in fact this breaks the installation for me.
> brew install apache-spark
actually already provides a working pyspark
shell. It is not necessary to additionally
> pip install pyspark
and in fact this breaks the installation for me.