[
https://issues.apache.org/jira/browse/HADOOP-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12581524#action_12581524
]
Hudson commented on HADOOP-2828:
--------------------------------
Integrated in Hadoop-trunk #440 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/440/])
> Remove deprecated methods in Configuration.java
> -----------------------------------------------
>
> Key: HADOOP-2828
> URL: https://issues.apache.org/jira/browse/HADOOP-2828
> Project: Hadoop Core
> Issue Type: Bug
> Components: conf
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Fix For: 0.17.0
>
> Attachments: patch-2828.txt
>
>
> The following methods in Configuration.java needs to be removed as they are
> deprecated.
> getObject(String name)
> setObject(String name, Object value)
> get(String name, Object defaultValue)
> set(String name, Object value)
> Iterator entries()
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.