[ 
https://issues.apache.org/jira/browse/HDFS-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155084#comment-13155084
 ] 

Joe Crobak commented on HDFS-2574:
----------------------------------

Hi Harsh,

There are actually a bunch of changes in 
hadoop-common-project/hadoop-common/src/main/packages/templates/conf/hdfs-site.xml
 too.  In addition to dfs.namenode.name.dir/dfs.datanode.data.dir:
* dfs.namenode.safemode.threshold-pct
* dfs.namenode.http-address
* dfs.namenode.https-address

If it's easier, I can upload a patch.

I was trying to figure out why the hdfs-site.xml template exists in both 
projects -- probably out of scope of this jira to resolve that...

I also was wondering if dfs.https.port should be deprecated in favor of 
dfs.namenode.https-port for consistency.

                
> 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: Harsh J
>            Priority: Trivial
>         Attachments: 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 <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

        

Reply via email to