You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@toree.apache.org by GitBox <gi...@apache.org> on 2019/02/18 03:00:42 UTC

[GitHub] devang commented on issue #60: Fix missing py4j_zip error

devang commented on issue #60: Fix missing py4j_zip error 
URL: https://github.com/apache/incubator-toree/pull/60#issuecomment-464563944
 
 
   On Ubuntu 18.04 I had to pass in a couple of flags, and everything worked fine after:
   
   pip3 install --user py4j pyspark
   
   jupyter toree install --spark_home=/home/<username>/.local/lib/python3.6/site-packages/pyspark --ToreeInstall.prefix=/home/<username>/.local

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services