[
https://issues.apache.org/jira/browse/HADOOP-4631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655973#action_12655973
]
Devaraj Das commented on HADOOP-4631:
-------------------------------------
Some minor nits:
1) Move the property dfs.block.replication from
src/c++/libhdfs/tests/conf/core-site.xml to
src/c++/libhdfs/tests/conf/hdfs-site.xml
2) Have a static loading for the conf resources in JobTracker and TaskTracker
as well
> 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, 4631_v2.patch, 4631_v3.patch,
> 4631_v4.patch, 4631_v5.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.