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

Hudson commented on HADOOP-9408:
--------------------------------

Integrated in Hadoop-Yarn-trunk #157 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/157/])
    HADOOP-9408. misleading description for net.topology.table.file.name 
property in core-default.xml. Contributed by rajeshbabu. (Revision 1457015)

     Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1457015
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/resources/core-default.xml

                
> 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

Reply via email to