Anaconda Prompt(py27) を起動 pip install pyspark 環境変数 PYSPARK_DRIVER_PYTHON=jupyter-notebook C:\Users\hoge\Anaconda3\envs\py27\Scripts\pyspark2.cmd を編集 rem Figure out where the Spark framework is installed rem set SPARK_HOME=%~dp0.. <- SPARK_HOME設定済みならコメントアウト すでに Spark が起動されていたら停止する コマンドプロンプトから pyspark --packages org.mongodb.spark:mongo-spark-connector_2.11:2.2.0
MongoDB用のパッケージを追加している