[ https://issues.apache.org/jira/browse/HDFS-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178154#comment-13178154 ] Hudson commented on HDFS-2574: ------------------------------ Integrated in Hadoop-Hdfs-trunk #912 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/912/]) HDFS-2574. Remove references to some deprecated properties in conf templates and defaults files. (Joe Crobak via harsh) harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1226211 Files : * /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/packages/templates/conf/hdfs-site.xml * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/packages/templates/conf/hdfs-site.xml * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml > 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 > Assignee: Joe Crobak > Priority: Trivial > Fix For: 0.23.1 > > Attachments: HDFS-2574.patch, HDFS-2574.patch, HDFS-2574.patch > > > 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 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