HRegionServer::getThisIP() checks hadoop config var for dns interface name
--------------------------------------------------------------------------

                 Key: HBASE-608
                 URL: https://issues.apache.org/jira/browse/HBASE-608
             Project: Hadoop HBase
          Issue Type: Bug
          Components: regionserver
    Affects Versions: 0.1.1, 0.1.2
         Environment: Red Hat Enterprise Linux, Java 1.5, Hadoop 0.16
            Reporter: Jim R. Wilson
             Fix For: 0.1.2


The getThisIP() method of the HRegionServer class checks for the hadoop config 
var "dfs.datanode.dns.interface" rather than an hbase-specific configuration 
property.  I propose a new config var called "hbase.regionserver.dns.interface" 
to check instead.  Will attach patch shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to