[
https://issues.apache.org/jira/browse/HADOOP-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645838#action_12645838
]
Doug Cutting commented on HADOOP-4617:
--------------------------------------
We should move the master version of hadoop-default.xml to src/. In release
builds, folks should receive it through the released jar file. It should
arrive on developers' classpath by being copied to the build/classes directory.
> hadoop-default.xml should not be in conf/ directory
> ---------------------------------------------------
>
> Key: HADOOP-4617
> URL: https://issues.apache.org/jira/browse/HADOOP-4617
> Project: Hadoop Core
> Issue Type: Improvement
> Components: conf
> Reporter: Doug Cutting
>
> It is error prone to keep hadoop-default.xml in the conf/ directory. Folks
> copy configuration directories between releases, but this file is strongly
> tied to a particualr release and should not be either editted or used with
> other than the release it comes with.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.