[
https://issues.apache.org/jira/browse/LIVY-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyorgy Gal updated LIVY-392:
----------------------------
Fix Version/s: 0.10.0
(was: 0.9.0)
This issue has been moved to the 0.10.0 release as part of a bulk update. If
you feel this is moved out inappropriately, feel free to provide justification
and reset the Fix Version to 0.9.0.
> Kerberos exception: "Failed to find any Kerberos tgt" when creating a session
> -----------------------------------------------------------------------------
>
> Key: LIVY-392
> URL: https://issues.apache.org/jira/browse/LIVY-392
> Project: Livy
> Issue Type: Bug
> Components: RSC, Server
> Affects Versions: 0.3
> Environment: Livy deployed within a Kerberized Grid.
> Reporter: Pranay Hasan Yerra
> Priority: Major
> Fix For: 0.10.0
>
> Attachments: opensource-stacktrace.out, stacktrace.txt
>
>
> Livy isn't able to authenticate to RM at times between two kinit calls which
> refreshes the livy service principal ticket cache. The specific stacktrace is
> attached as stacktrace.txt.
> I also attached whole application stacktrace as opensource-stacktrace.out,
> where kinit happens at 17/08/04 09:59:09 which updates the ticket cache in
> /tmp. It happened that all the session creation requests give the TGT not
> found exception until the next kinit occurred which happened at 17/08/04
> 10:59:09
> Is there a reason why Livy isn't able to use the TGT during this period?
> Does, using UGI methods avoid this exception? Does it happen when too many
> context not found exceptions happen?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)