ZhangJunfan created OOZIE-3379: ---------------------------------- Summary: 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: ZhangJunfan
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)