Re: spark interpreter "master" parameter always resets to yarn-client after restart zeppelin

2019-08-19 Thread Jeff Zhang
Do you mean you will manually change master to yarn after zeppelin service start, and want to reset it to yarn-client after restart zeppelin ? Manuel Sopena Ballesteros 于2019年8月20日周二 上午8:01写道: > Dear Zeppelin user community, > > > > I would like I a zeppelin installation with spark integration a

Re: python virtual environment on spark interpreter

2019-08-19 Thread Jeff Zhang
Use PYSPARK_PYTHON or spark.pyspark.python Here's more details https://www.zepl.com/viewer/notebooks/bm90ZTovL3pqZmZkdS9lNDYzY2NjMmRkODM0NTcwYjFiZTgwMzViMTBmNTUxZi9ub3RlLmpzb24 Manuel Sopena Ballesteros 于2019年8月20日周二 上午7:57写道: > Dear Zeppelin user community, > > > > I have a zeppelin installat

spark interpreter "master" parameter always resets to yarn-client after restart zeppelin

2019-08-19 Thread Manuel Sopena Ballesteros
Dear Zeppelin user community, I would like I a zeppelin installation with spark integration and the "master" parameter in the spark interpreter configuration always resets its value from "yarn" to "yarn-client" after zeppelin service reboot. How can I stop that? Thank you NOTICE Please consid

python virtual environment on spark interpreter

2019-08-19 Thread Manuel Sopena Ballesteros
Dear Zeppelin user community, I have a zeppelin installation connected to a Spark cluster. I setup Zeppelin to submit jobs in yarn cluster mode and also impersonation is enabled. Now I would like to be able to use a python virtual environment instead of system one. Is there a way I could specify

Plan for the next release

2019-08-19 Thread afancy
Any plan for the next release (version 0.9)? Looking forward to the interactive shell. /afancy