You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "le anh duc (JIRA)" <ji...@apache.org> on 2016/11/22 19:17:58 UTC

[jira] [Created] (HIVE-15264) Not connect to hbase regionserver in standalone mode if changing regionserver file's content from localhost to not localhost

le anh duc created HIVE-15264:
---------------------------------

             Summary: Not connect to hbase regionserver in standalone mode if changing regionserver file's content from localhost to not localhost
                 Key: HIVE-15264
                 URL: https://issues.apache.org/jira/browse/HIVE-15264
             Project: Hive
          Issue Type: Bug
          Components: HiveServer2
    Affects Versions: 2.1.0
            Reporter: le anh duc


Run HBase in standalone mode.
But we changed regionserver file:
changed content from "localhost" to not localhost, such as "test.server.com".
Run hiveserver2.
Run beeline and connect to hiveserver2.
Try to create an hbase table (map it to hbase).
We'll receive exception that hiveserver2 tried to connect to hbase regionserver but it can not received response from it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)