You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Junfan Zhang (JIRA)" <ji...@apache.org> on 2018/12/05 12:14:00 UTC

[jira] [Updated] (OOZIE-3379) Auth token cache file name should include Oozie URL

     [ https://issues.apache.org/jira/browse/OOZIE-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Junfan Zhang updated OOZIE-3379:
--------------------------------
    Attachment: oozie-3379-7.patch

> Auth token cache file name should include Oozie URL
> ---------------------------------------------------
>
>                 Key: OOZIE-3379
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3379
>             Project: Oozie
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 5.0.0
>            Reporter: Junfan Zhang
>            Assignee: Junfan Zhang
>            Priority: Major
>         Attachments: oozie-3379-1.patch, oozie-3379-2.patch, oozie-3379-3.patch, oozie-3379-4.patch, oozie-3379-5.patch, oozie-3379-6.patch, oozie-3379-7.patch
>
>
> We have a program that uses the oozie client, but when the client connects to multiple clusters,
> the authOozieClient class frequently requests the kdc server because the authentication token cache file is invalid.
> This will cause subsequent requests in our program to be blocked, resulting in unstable services.
> So, oozie client's auth token cache file name should include Oozie URL.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)