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

Anoop Sam John commented on HBASE-27304:
----------------------------------------

There is a config at HM and RS side to define the name what it publishes.   
There it can be configured to use the IP of the machine.  hadoop common config 
framework support a config value to be a env variable.  You can export the IP 
against an env variable and use that here.  I mean you can solve this case 
without any code change.

> Support using IP to expose master/rs servers for some special scenarios
> -----------------------------------------------------------------------
>
>                 Key: HBASE-27304
>                 URL: https://issues.apache.org/jira/browse/HBASE-27304
>             Project: HBase
>          Issue Type: New Feature
>          Components: master, regionserver
>    Affects Versions: 3.0.0-alpha-4
>            Reporter: LiangJun He
>            Assignee: LiangJun He
>            Priority: Minor
>             Fix For: 3.0.0-alpha-4
>
>
> In our environment, when accessing the HBase cluster from another cluster 
> (such as the Flink cluster), you cannot use the hostname to access the HBase 
> cluster, but you can use IP. Because it is possible that the hostname of the 
> HBase cluster automatic expansion node is not maintained in the Flink 
> cluster. So we should support using IP to expose master/rs servers for this 
> special scenarios.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to