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 <akhet...@gmail.com>于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 >