Member since
05-26-2016
4
Posts
0
Kudos Received
0
Solutions
05-26-2016
06:35 PM
Thanks for confirming that user impersonation works with Livy interpreter %lspark
... View more
10-16-2016
02:34 PM
Hi: I have edit vi /usr/hdp/current/zeppelin-server/lib/conf/shiro.ini: [urls]
/api/version = anon
#/** = anon
/** = authcBasic
[users]
admin = admin
hdfs = hdfs
and restart zeppelin, but the login doesnt appear, just the anonimous user. I need anything else ???
... View more