Is there a way to set it programmatically? I find it very inconvenient for users to go and modify the setting in the page - is there a better way?
Regards, Arun On 15 March 2017 at 04:36, Jeff Zhang <[email protected]> wrote: > zeppelin-site.xml is for zeppelin server, not for interpreter. You should > set zeppelin.livy.url in interpreter setting page. > > https://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/ > quickstart/explorezeppelinui.html#settings > > Arun Khetarpal <[email protected]>于2017年3月15日周三 上午3:16写道: > > > Hi, > > > > I am trying to setup the livy interpreter in zeppelin. > > > > For this, i have set zeppelin.livy.url property in zeppelin-site.xml - > but > > in Zeppelin ui, the property of interpreter is still set to default. > > > > Alternatively, i tried also setting it zeppelin-env.sh as export result > > ZEPPELIN_LIVY_HOST_URL but the same result. > > > > Any help? > > > > Regards, > > Arun > > >
