You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Suresh Srinivas (JIRA)" <ji...@apache.org> on 2013/03/15 17:56:13 UTC

[jira] [Resolved] (HADOOP-9408) misleading description for net.topology.table.file.name property in core-default.xml

     [ https://issues.apache.org/jira/browse/HADOOP-9408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Srinivas resolved HADOOP-9408.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.5-beta

Committed to both trunk and branch-2. Thank you Rajesh.
                
> 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
>             Fix For: 2.0.5-beta
>
>         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