Re: Zeppelin Spark user impersonation works - but why?

2019-10-14 Thread Jeff Zhang
Or do you specify zeppelin.server.kerberos.keytab in zeppelin-site.xml ? James Srinivasan 于2019年10月15日周二 上午10:35写道: > No, and in any case I don't think that works when proxying users? > > On Tue, 15 Oct 2019, 02:25 Jeff Zhang, wrote: > >> Do you specify spark.yarn.keytab somewhere ? >> >> James

Re: Zeppelin Spark user impersonation works - but why?

2019-10-14 Thread James Srinivasan
No, and in any case I don't think that works when proxying users? On Tue, 15 Oct 2019, 02:25 Jeff Zhang, wrote: > Do you specify spark.yarn.keytab somewhere ? > > James Srinivasan 于2019年10月15日周二 上午4:01写道: > >> I'm testing Zeppelin 0.8.2, using AD for user authentication and Spark >> with user i

Re: Zeppelin Spark user impersonation works - but why?

2019-10-14 Thread Jeff Zhang
Do you specify spark.yarn.keytab somewhere ? James Srinivasan 于2019年10月15日周二 上午4:01写道: > I'm testing Zeppelin 0.8.2, using AD for user authentication and Spark > with user impersonation. > > If I log into my zeppelin host as the zeppelin (domain) user, check I > have a Kerberos ticket using klis

Zeppelin Spark user impersonation works - but why?

2019-10-14 Thread James Srinivasan
I'm testing Zeppelin 0.8.2, using AD for user authentication and Spark with user impersonation. If I log into my zeppelin host as the zeppelin (domain) user, check I have a Kerberos ticket using klist, start zeppelin and then run some Spark code (yarn-cluster), everything is fine - the Spark job i