[ 
https://issues.apache.org/jira/browse/OOZIE-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alejandro Abdelnur updated OOZIE-323:
-------------------------------------

    Fix Version/s: pre-Apache
    
> 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
>             Fix For: pre-Apache
>
>
> "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.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to