Created
March 11, 2017 16:56
-
-
Save treper/350c65e14f759b6dc00630c8786e35f3 to your computer and use it in GitHub Desktop.
start pyspark in ipython notbook
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PYSPARK_DRIVER_PYTHON="jupyter" PYSPARK_DRIVER_PYTHON_OPTS="notebook" pyspark |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment