[
https://issues.apache.org/jira/browse/HADOOP-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amareshwari Sriramadasu updated HADOOP-2828:
--------------------------------------------
Assignee: Amareshwari Sriramadasu
Status: Patch Available (was: Open)
> 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.