[jira] [Created] (ZEPPELIN-2913) ActiveDirectoryGroupRealm to support creating a role for system user

2017-09-06 Thread Arun Khetarpal (JIRA)
Arun Khetarpal created ZEPPELIN-2913: Summary: ActiveDirectoryGroupRealm to support creating a role for system user Key: ZEPPELIN-2913 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2913

Re: shiro.ini : Zeppelin interpreter authorization: lock to one user

2017-04-12 Thread Arun Khetarpal
Hi - I think the ask is that currently it seems that activeDirectoryGroupRealm maps each active directory group to a shiro role. Later we can authorize urls with roles in our urls section of shiro file. Our problem is that we don't really have an admin group handy in our AD - due to which there i

Re: Setting zeppelin.livy.url

2017-03-15 Thread Arun Khetarpal
> I have an improved version of solution b. > > You can copy interpreter-setting.json (with modified zeppelin.livy.url) to > ZEPPELIN_HOME/interpreter/livy/ to override the default one. > > > > Arun Khetarpal 于2017年3月15日周三 下午10:43写道: > > > Hi Jeff - > >

Re: Setting zeppelin.livy.url

2017-03-15 Thread Arun Khetarpal
to me, do you have multiple instances of livy server ? If > there is only one livy server, then you just need to change it one time. > > If you have multiple livy instances, you always need to update > zeppelin.livy.url no matter through interpreter setting ui or > programmatically. &g

Re: Setting zeppelin.livy.url

2017-03-15 Thread Arun Khetarpal
the scenario is clear, but i can explain more. Regards, Arun On 15 March 2017 at 12:58, Jeff Zhang wrote: > Why is it inconvenient for you ? If you have multiple livy servers, you can > create multiple livy interpreters for each livy server in interpreter > setting page. > > > >

Re: Setting zeppelin.livy.url

2017-03-14 Thread Arun Khetarpal
t; set zeppelin.livy.url in interpreter setting page. > > https://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/ > quickstart/explorezeppelinui.html#settings > > Arun Khetarpal 于2017年3月15日周三 上午3:16写道: > > > Hi, > > > > I am trying to setup the livy interpreter

Setting zeppelin.livy.url

2017-03-14 Thread Arun Khetarpal
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_UR