Problem:
I got this Spark connection issue, and SparkContext didn't work for sc.
The command to initialize ipython notebook:
ipython notebook --profile=pyspark
Environment:
Mac OS
Python 2.7.10
Spark 1.4.1
java version "1.8.0_65"
Can anyone explain or help?