[
https://issues.apache.org/jira/browse/HADOOP-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646735#action_12646735
]
Konstantin Shvachko commented on HADOOP-4617:
---------------------------------------------
Sure the fields are documented. I am talking only about the location of the
configs.
Now it is rather simple go to HADOOP_HOME/conf and you see all config files
there. If you separate them the users will be confused.
Do I understand correctly that hadoop-default will be in
HADOOP_HOME/build/classes and hadoop-site will be still in HADOOP_HOME/conf?
> 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.