[
https://issues.apache.org/jira/browse/OOZIE-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13682455#comment-13682455
]
Bowen Zhang commented on OOZIE-1349:
------------------------------------
[~tucu00], I just uploaded a rebased patch
> 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, 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