[
https://issues.apache.org/jira/browse/OOZIE-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663615#comment-13663615
]
Mona Chitnis commented on OOZIE-1349:
-------------------------------------
Is there a way to throw a relevant error message if
${user.home}/.oozie-auth-token does not exist then? This will be encountered
during job submit phase
> oozieCLI -Doozie.auth.token.cache doesn't work
> ----------------------------------------------
>
> Key: OOZIE-1349
> URL: https://issues.apache.org/jira/browse/OOZIE-1349
> Project: Oozie
> Issue Type: Bug
> Reporter: Bowen Zhang
> Assignee: Bowen Zhang
> Attachments: oozie-1349.patch
>
>
> under main method in OozieCLI.java, instead of calling
> System.getProperties().contains(AuthOozieClient.USE_AUTH_TOKEN_CACHE_SYS_PROP),
> we should call containsKey since we are checking if the key is set or not,
> not if the value is set or not.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira