[
https://issues.apache.org/jira/browse/OOZIE-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13669872#comment-13669872
]
Alejandro Abdelnur commented on OOZIE-1349:
-------------------------------------------
+1, pending jenkins.
> 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