[
https://issues.apache.org/jira/browse/LIVY-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Di updated LIVY-994:
------------------------
Description:
Livy will execute kinit every hour by default through ScheduledThreadPool.
But when executing kinit or re-login from the ticket cache failed the
ScheduledThreadPool will be exited without any exception. And after the ticket
expired, Livy may unable to connect to ResourceManager.
was:
Livy will execute kinit every hour by default through ScheduledThreadPool.
But when executing kinit or re-login from the ticket cache failed the
ScheduledThreadPool will be exited without any exception. And after the ticket
expired, Livy may unable to connect to ResourceManager.
> When executing kinit or re-login from the ticket cache failed the
> ScheduledThreadPool will be exited without any exception
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: LIVY-994
> URL: https://issues.apache.org/jira/browse/LIVY-994
> Project: Livy
> Issue Type: Bug
> Components: Server
> Reporter: Jun Di
> Priority: Major
>
> Livy will execute kinit every hour by default through ScheduledThreadPool.
> But when executing kinit or re-login from the ticket cache failed the
> ScheduledThreadPool will be exited without any exception. And after the
> ticket expired, Livy may unable to connect to ResourceManager.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)