[
https://issues.apache.org/jira/browse/HADOOP-4631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sharad Agarwal updated HADOOP-4631:
-----------------------------------
Attachment: 4631_v1.patch
this patch:
Replaces the hadoop-default|site.xml with core-default|site.xml,
mapred-default|site.xml and hdfs-default|site.xml
Keeps the registry of configuration objects in Configuration. Whenever ad new
default resource is added, all configuration objects are reloaded
TODO:
move the *-default to src
fix all the documentation related hadoop-default.xml//hadoop-site.xml
fix the code in contrib which uses hadoop-default.xml/hadoop-site.xml
> Split the default configurations into 3 parts
> ---------------------------------------------
>
> Key: HADOOP-4631
> URL: https://issues.apache.org/jira/browse/HADOOP-4631
> Project: Hadoop Core
> Issue Type: Improvement
> Components: conf
> Reporter: Owen O'Malley
> Assignee: Sharad Agarwal
> Fix For: 0.20.0
>
> Attachments: 4631_v1.patch
>
>
> We need to split hadoop-default.xml into core-default.xml, hdfs-default.xml
> and mapreduce-default.xml. That will enable us to split the project into 3
> parts that have the defaults distributed with each component.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.