You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hemant Jain (JIRA)" <ji...@apache.org> on 2017/04/22 13:01:04 UTC

[jira] [Updated] (HBASE-17948) RegionServer: Unable to fetch region information. java.net.UnknownHostException: cilm063-thinkcentre-a58

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

Hemant Jain updated HBASE-17948:
--------------------------------
    Fix Version/s: 1.2.4
      Description: 
I have installed HBase (1.2.4) Hadoop(2.7.3) on Master slave multi cluster combination.

Master

/etc/hosts/
127.0.0.1 developer4
192.168.1.149  master 
192.168.1.161  slave

Slave

127.0.0.1  cilm063-ThinkCentre-A58
192.168.1.149   master
192.168.1.161   slave

I have properly installed Hbase. But when I go through my Web Interface then I am getting some information are missing from regionserver of  cilm063-ThinkCentre-A58

When I run the below command then getting following error.



hbase hbck details

ERROR: RegionServer: cilm063-thinkcentre-a58,16020,1492865892520 Unable to fetch region information. java.net.UnknownHostException: cilm063-thinkcentre-a58



  was:
I have installed HBase (1.2.4) Hadoop(2.7.3) on Master slave multi cluster combination.

Master

/etc/hosts/
127.0.0.1 developer4
192.168.1.149  master 
192.168.1.161  slave

Slave

127.0.0.1  cilm063-ThinkCentre-A58
192.168.1.149   master
192.168.1.161   slave

I have properly installed Hbase. But when I go through my Web Interface then I am getting some information are missing from regionserver of  cilm063-ThinkCentre-A58. Please check from below screen shot.




> RegionServer: Unable to fetch region information. java.net.UnknownHostException: cilm063-thinkcentre-a58
> --------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-17948
>                 URL: https://issues.apache.org/jira/browse/HBASE-17948
>             Project: HBase
>          Issue Type: Bug
>          Components: hbase
>    Affects Versions: 1.2.4
>         Environment: Ubuntu 14.04 Linux
>            Reporter: Hemant Jain
>             Fix For: 1.2.4
>
>
> I have installed HBase (1.2.4) Hadoop(2.7.3) on Master slave multi cluster combination.
> Master
> /etc/hosts/
> 127.0.0.1 developer4
> 192.168.1.149  master 
> 192.168.1.161  slave
> Slave
> 127.0.0.1  cilm063-ThinkCentre-A58
> 192.168.1.149   master
> 192.168.1.161   slave
> I have properly installed Hbase. But when I go through my Web Interface then I am getting some information are missing from regionserver of  cilm063-ThinkCentre-A58
> When I run the below command then getting following error.
> hbase hbck details
> ERROR: RegionServer: cilm063-thinkcentre-a58,16020,1492865892520 Unable to fetch region information. java.net.UnknownHostException: cilm063-thinkcentre-a58



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)