You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2011/09/10 05:29:10 UTC

[jira] [Closed] (OOZIE-323) GH-510: credentialsConf should be initialized without loading default

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

Roman Shaposhnik closed OOZIE-323.
----------------------------------

    Resolution: Fixed

> 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