Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Zeppelin Livy 403 error

avatar
Master Guru

on a kerberized cluster i am getting the following error using livy interpreter doing simple sc.version. I ran same sc.version using %spark interpreter with no issues

Error running rest call; nested exception is org.springframework.web.client.HttpClientErrorException: 403 Forbidden

My livy interpreter setting

13219-fl4wy.png

I have viewed other post on HCC with similar issue. The settings i have displayed above seem to be ok unless someone sees an issue with it.

1 ACCEPTED SOLUTION

avatar
Master Guru

Check your livy.superusers in Spark->Livy in Ambari, it should mach your Zeppelin principal, in this case zeppelin-lake. You are using custom zeppelin service name, there may be also some bugs in that case. Also check your Zeppelin principal stored in zeppelin.server.kerberos.keytab. Many other issues are covered in this post and it this blog, but Zeppelin service name and the principal in those posts is "zeppelin".

View solution in original post

1 REPLY 1

avatar
Master Guru

Check your livy.superusers in Spark->Livy in Ambari, it should mach your Zeppelin principal, in this case zeppelin-lake. You are using custom zeppelin service name, there may be also some bugs in that case. Also check your Zeppelin principal stored in zeppelin.server.kerberos.keytab. Many other issues are covered in this post and it this blog, but Zeppelin service name and the principal in those posts is "zeppelin".