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

Hadoop QA commented on OOZIE-323:
---------------------------------

angelokh remarked:
Closed by 727ec9311aa0a95126d2a7f6cb16dd15e0861a51 credentialsConf should be 
initialized without loading defaults

> GH-510: credentialsConf should be initialized without loading default
> ---------------------------------------------------------------------
>
>                 Key: OOZIE-323
>                 URL: https://issues.apache.org/jira/browse/OOZIE-323
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Hadoop QA
>
> "false" should be given to constructor when initialize JobConf.
>             // Adding if action need to set more credential tokens
>             JobConf credentialsConf = new JobConf(false);
>             XConfiguration.copy(actionConf, credentialsConf);
>             setCredentialTokens(credentialsConf, context, action, 
> credentialsProperties);

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to