Github user hayssams commented on the issue: https://github.com/apache/zeppelin/pull/2737 I suspect a problem with this PR if the Kerberos ticket duration is shorter than the interpreter lifetime. That is why I previously opened a PR that explicitly do a ticket renewal at an interval defined by the user. Please check the following PR https://github.com/apache/zeppelin/pull/2719
---