Hi Jongyoul, I tried that, but fails. The reason is that we will load interpreter-setting.json multiple times. So no matter what chagne I made, the intepreter-setting.json in the interpreter jar will always be loaded to override my change. I have created https://issues.apache.org/jira/browse/ZEPPELIN-1368
On Thu, Aug 25, 2016 at 9:29 AM, Jongyoul Lee <jongy...@gmail.com> wrote: > Hi Jeff, > > The first, Zeppelin tries to read that location. If Z cannot read it, Z > tries to find in a jar. Thus you don't have to be worried about conflict as > well. > > On Thu, Aug 25, 2016 at 10:22 AM, Jeff Zhang <zjf...@gmail.com> wrote: > >> Thanks Jongyoul, But I notice for now interpreter-setting.json is in the >> interpreter jar which prevent me to edit it directly. If I put another >> interpreter-setting.json in {ZEPPLIN_HOME}/interpreter/{interpreter-group}, >> I'm afraid they will conflict as both of them are in the classpath. >> >> On Thu, Aug 25, 2016 at 9:06 AM, Jongyoul Lee <jongy...@gmail.com> wrote: >> >>> Hi Jeff, >>> >>> For now, there's no UI for change default interpreter in a interpreter >>> group. The only way to do it is editing interpreter-setting.json and >>> locating {ZEPPLIN_HOME}/interpreter/{interpreter-group}/interpreter-s >>> etting.json >>> >>> Thanks, >>> Jongyoul >>> >>> On Thu, Aug 25, 2016 at 9:19 AM, Jeff Zhang <zjf...@gmail.com> wrote: >>> >>>> I'd like to change the default interpreter to pyspark in the spark >>>> interpreter group, but seems the default interpreter is defined in >>>> interpreter-setting.json which is packaged in spark interpreter jar so that >>>> I can not modify it. Is there any other way that I can change the default >>>> interpreter ? >>>> >>>> -- >>>> Best Regards >>>> >>>> Jeff Zhang >>>> >>> >>> >>> >>> -- >>> 이종열, Jongyoul Lee, 李宗烈 >>> http://madeng.net >>> >> >> >> >> -- >> Best Regards >> >> Jeff Zhang >> > > > > -- > 이종열, Jongyoul Lee, 李宗烈 > http://madeng.net > -- Best Regards Jeff Zhang