[
https://issues.apache.org/jira/browse/HADOOP-9408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13603505#comment-13603505
]
Suresh Srinivas commented on HADOOP-9408:
-----------------------------------------
+1 for the patch. Nice catch.
> misleading description for net.topology.table.file.name property in
> core-default.xml
> ------------------------------------------------------------------------------------
>
> Key: HADOOP-9408
> URL: https://issues.apache.org/jira/browse/HADOOP-9408
> Project: Hadoop Common
> Issue Type: Bug
> Components: conf
> Reporter: rajeshbabu
> Priority: Minor
> Attachments: HAHOOP_9408.patch
>
>
> <property>
> <name>net.topology.table.file.name</name>
> <value></value>
> <description> The file name for a topology file, which is used when the
> *net.topology.script.file.name* property is set to
> org.apache.hadoop.net.TableMapping. The file format is a two column text
> file, with columns separated by whitespace. The first column is a DNS or
> IP address and the second column specifies the rack where the address
> maps.
> If no entry corresponding to a host in the cluster is found, then
> /default-rack is assumed.
> </description>
> </property>
> Marked property name(net.topology.script.file.name) should be
> {code}
> net.topology.node.switch.mapping.impl
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira