remove references to deprecated properties in hdfs-site.xml template and
hdfs-default.xml
-----------------------------------------------------------------------------------------
Key: HDFS-2574
URL: https://issues.apache.org/jira/browse/HDFS-2574
Project: Hadoop HDFS
Issue Type: Task
Components: documentation
Affects Versions: 0.23.0
Reporter: Joe Crobak
Priority: Trivial
Some examples: hadoop-hdfs/src/main/packages/templates/conf/hdfs-site.xml
contains an entry for dfs.name.dir rather than dfs.namenode.name.dir and
hdfs-default.xml references dfs.name.dir twice in <description> tags rather
than using dfs.namenode.name.dir.
List of deprecated properties is here:
http://hadoop.apache.org/common/docs/r0.23.0/hadoop-project-dist/hadoop-common/DeprecatedProperties.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira