[
https://issues.apache.org/jira/browse/HADOOP-4828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664008#action_12664008
]
Amareshwari Sriramadasu commented on HADOOP-4828:
-------------------------------------------------
Some comments:
1. The following files has references to hadoop-default and hadoop-site in the
documentation.
src/core/overview.html
src/benchmarks/gridmix2/README.gridmix2
2. src/test, src/c++/libhdfs/tests/conf/ and src/contrib/test/ directories
contains a file named hadoop-site.xml. I think this can be removed
3. The following files are still using hadoop-default and hadoop-site as the
conf resources :
src/contrib/failmon/src/java/org/apache/hadoop/contrib/failmon/HDFSMerger.java
src/contrib/failmon/src/java/org/apache/hadoop/contrib/failmon/LocalStore.java
src/contrib/chukwa/src/java/org/apache/hadoop/chukwa/conf/ChukwaConfiguration.java
src/contrib/ec2/bin/hadoop-ec2-init-remote.sh
src/contrib/eclipse-plugin/src/java/org/apache/hadoop/eclipse/servers/RunOnHadoopWizard.java
src/contrib/hod
4. Also, the chinese docs have references in the following files:
src/docs/cn/src/documentation/content/xdocs/cluster_setup.xml
src/docs/cn/src/documentation/content/xdocs/hdfs_user_guide.xml
src/docs/cn/src/documentation/content/xdocs/site.xml
src/docs/cn/src/documentation/content/xdocs/streaming.xml
5. Hod documentation still has references to hadoop-site.xml
> Update documentation for default configuration
> ----------------------------------------------
>
> Key: HADOOP-4828
> URL: https://issues.apache.org/jira/browse/HADOOP-4828
> Project: Hadoop Core
> Issue Type: Improvement
> Components: documentation
> Reporter: Sharad Agarwal
> Assignee: Sharad Agarwal
> Fix For: 0.20.0
>
> Attachments: 4828_v1.patch
>
>
> Documentation needs to be updated as per the configuration changes in
> HADOOP-4631
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.