[ https://issues.apache.org/jira/browse/HADOOP-6322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arun C Murthy updated HADOOP-6322: ---------------------------------- Issue Type: Improvement (was: Bug) > addResource(Configuration other) would be useful method to add to > Configuration > ------------------------------------------------------------------------------- > > Key: HADOOP-6322 > URL: https://issues.apache.org/jira/browse/HADOOP-6322 > Project: Hadoop Common > Issue Type: Improvement > Affects Versions: 0.20.1 > Reporter: Pradeep Kamath > Priority: Minor > > Currently there are many overloaded addResource() methods in Configuration > which take URL, String, InputStream etc. It would be useful to have a version > which takes another Configuration object so that we get the same behavior of > addResource using a Configuration object as the argument. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.