[GitHub] zeppelin issue #1587: using pyspark(python3) with livy interperter

2016-11-03 Thread purechoc
Github user purechoc commented on the issue: https://github.com/apache/zeppelin/pull/1587 first, you need to install livy and setup python3 environment. second, set config. "spark-defaults.conf" spark.yarn.appMasterEnv.PYSPARK3_DRIVER_PYTHON usr/bin/python3 and then, ju

[GitHub] zeppelin issue #1587: using pyspark(python3) with livy interperter

2016-11-03 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1587 hi - thanks for the contribution. How is this going to start python3? could you elaborate? --- If your project is set up for it, you can reply to this email and have your reply appear on GitH