Set interpreter setting is one time effort, it should not be inconvenient for users. But if you are a zeppelin vender and want to customize zeppelin, you can edit interpreter-setting.json of spark interpreter and copy it into $ZEPPELIN_HOME/interpreter/spark
benoit.droogh...@gmail.com <benoit.droogh...@gmail.com>于2017年9月27日周三 下午4:49写道: > Hi all, > > Is there a way to configure arbitrary spark interpreter settings via > environment variables ? > For example, I'd like to set the "spark.ui.reverseProxy" setting to "true". > For the moment, I can only do it manually via the Zeppelin UI, that is > working as expected. > But I'd ike to have this property set automatically at startup. > > Can anyone advice on how to do that, or guide me to relevant doc ? > > Thanks, > Benoit >