You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2008/04/30 18:52:55 UTC

[jira] Commented: (HBASE-608) HRegionServer::getThisIP() checks hadoop config var for dns interface name

    [ https://issues.apache.org/jira/browse/HBASE-608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12593376#action_12593376 ] 

stack commented on HBASE-608:
-----------------------------

+1 on patch.  I'll apply it to branch and trunk

> 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.2, 0.1.1
>         Environment: Red Hat Enterprise Linux, Java 1.5, Hadoop 0.16
>            Reporter: Jim R. Wilson
>             Fix For: 0.1.2
>
>         Attachments: hbase-regionserver-dns-interface.diff
>
>
> 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.