[ 
https://issues.apache.org/jira/browse/HADOOP-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495256
 ] 

Hadoop QA commented on HADOOP-1343:
-----------------------------------

Integrated in Hadoop-Nightly #86 (See 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/86/)

> Deprecate the Configuration.set(String,Object) method and make Configuration 
> Iterable
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-1343
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1343
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: conf
>    Affects Versions: 0.13.0
>            Reporter: Owen O'Malley
>         Assigned To: Owen O'Malley
>             Fix For: 0.14.0
>
>         Attachments: no-conf-set-obj.patch
>
>
> When I was removing the Configuration methods for putting objects into 
> Configurations, I missed one of them and the associated callers. I also 
> extend Configuration to implement Iterable<Map.Entry<String,String>> so that 
> you can iterate through the configuration.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to