[ 
https://issues.apache.org/jira/browse/OOZIE-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13682354#comment-13682354
 ] 

Alejandro Abdelnur commented on OOZIE-1349:
-------------------------------------------

Bowen, can you please verify the patch still applies and rebase the patch if 
necessary?
                
> 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

Reply via email to