You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by Tao Li <ta...@envisioncn.com> on 2016/05/27 06:12:32 UTC

remote hbase cluster

Hi,

   I want to use local hadoop cluster with the remote hbase cluster, and I get an exception:

Caused by: java.lang.IllegalArgumentException: java.net.UnknownHostException:

  What should I do ?



Best regards,



Tao Li




???(????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????,?????????????????????
This email message (including any attachments) is confidential and may be legally privileged. If you have received it by mistake, please notify the sender by return email and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Envision Energy Limited and all its subsidiaries shall not be liable for the improper or incomplete transmission of the information contained in this email nor for any delay in its receipt or damage to your system. Envision Energy Limited does not guarantee the integrity of this email message, nor that this email message is free of viruses, interceptions, or interference.

答复: remote hbase cluster

Posted by Tao Li <ta...@envisioncn.com>.
The local Hadoop cluster can't use the hdfs://kylin to read/write the hdfs of hbase cluster. As the remote hbase cluster has used namenode ha.

-----邮件原件-----
发件人: Yapu Jia [mailto:yapujia@microsoft.com]
发送时间: 2016年5月27日 15:43
收件人: dev@kylin.apache.org
主题: RE: remote hbase cluster

Can you sure that the local Hadoop cluster can use the hdfs://kylin to read/write the hdfs of hbase cluster?

-----Original Message-----
From: Tao Li [mailto:tao.li@envisioncn.com]
Sent: Friday, May 27, 2016 3:31 PM
To: dev@kylin.apache.org
Subject: 答复: remote hbase cluster

The follow is the config:
kylin.hbase.cluster.fs=hdfs://kylin

hbase-site.xml
        <property>
                <name>hbase.rootdir</name>
                <value>hdfs://kylin/hbase</value>
        </property>

-----邮件原件-----
发件人: Yapu Jia [mailto:yapujia@microsoft.com]
发送时间: 2016年5月27日 14:57
收件人: dev@kylin.apache.org
主题: RE: remote hbase cluster

What's details config about the remote hbase cluster?
It seems that the kylin.hbase.cluster.fs is not right.

Thanks,
Yapu
-----Original Message-----
From: Tao Li [mailto:tao.li@envisioncn.com]
Sent: Friday, May 27, 2016 2:13 PM
To: dev@kylin.apache.org
Subject: remote hbase cluster

Hi,

   I want to use local hadoop cluster with the remote hbase cluster, and I get an exception:

Caused by: java.lang.IllegalArgumentException: java.net.UnknownHostException:

  What should I do ?



Best regards,



Tao Li




???(????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????,?????????????????????
This email message (including any attachments) is confidential and may be legally privileged. If you have received it by mistake, please notify the sender by return email and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Envision Energy Limited and all its subsidiaries shall not be liable for the improper or incomplete transmission of the information contained in this email nor for any delay in its receipt or damage to your system. Envision Energy Limited does not guarantee the integrity of this email message, nor that this email message is free of viruses, interceptions, or interference.



本邮件(包括任何附件)内容机密并受法律保护。如果您意外地收到这封邮件,请回复通知发件人并从当前系统中删除本邮件。任何未经授权者,严禁使用并部分或者全部的转发本条信息。任何未经授权的使用或传播都是被严格禁止的。远景能源与其分公司不对因不正确和不完整的转发此邮件包含的信息以及因任何因邮件延迟或对你的系统造成的损害而负责。远景能源不能保证此邮件的真实完整性,也不能确定此邮件是否含有病毒或者监听程序。
This email message (including any attachments) is confidential and may be legally privileged. If you have received it by mistake, please notify the sender by return email and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Envision Energy Limited and all its subsidiaries shall not be liable for the improper or incomplete transmission of the information contained in this email nor for any delay in its receipt or damage to your system. Envision Energy Limited does not guarantee the integrity of this email message, nor that this email message is free of viruses, interceptions, or interference.



本邮件(包括任何附件)内容机密并受法律保护。如果您意外地收到这封邮件,请回复通知发件人并从当前系统中删除本邮件。任何未经授权者,严禁使用并部分或者全部的转发本条信息。任何未经授权的使用或传播都是被严格禁止的。远景能源与其分公司不对因不正确和不完整的转发此邮件包含的信息以及因任何因邮件延迟或对你的系统造成的损害而负责。远景能源不能保证此邮件的真实完整性,也不能确定此邮件是否含有病毒或者监听程序。
This email message (including any attachments) is confidential and may be legally privileged. If you have received it by mistake, please notify the sender by return email and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Envision Energy Limited and all its subsidiaries shall not be liable for the improper or incomplete transmission of the information contained in this email nor for any delay in its receipt or damage to your system. Envision Energy Limited does not guarantee the integrity of this email message, nor that this email message is free of viruses, interceptions, or interference.

RE: remote hbase cluster

Posted by Yapu Jia <ya...@microsoft.com>.
Can you sure that the local Hadoop cluster can use the hdfs://kylin to read/write the hdfs of hbase cluster?

-----Original Message-----
From: Tao Li [mailto:tao.li@envisioncn.com] 
Sent: Friday, May 27, 2016 3:31 PM
To: dev@kylin.apache.org
Subject: 答复: remote hbase cluster

The follow is the config:
kylin.hbase.cluster.fs=hdfs://kylin

hbase-site.xml
        <property>
                <name>hbase.rootdir</name>
                <value>hdfs://kylin/hbase</value>
        </property>

-----邮件原件-----
发件人: Yapu Jia [mailto:yapujia@microsoft.com]
发送时间: 2016年5月27日 14:57
收件人: dev@kylin.apache.org
主题: RE: remote hbase cluster

What's details config about the remote hbase cluster?
It seems that the kylin.hbase.cluster.fs is not right.

Thanks,
Yapu
-----Original Message-----
From: Tao Li [mailto:tao.li@envisioncn.com]
Sent: Friday, May 27, 2016 2:13 PM
To: dev@kylin.apache.org
Subject: remote hbase cluster

Hi,

   I want to use local hadoop cluster with the remote hbase cluster, and I get an exception:

Caused by: java.lang.IllegalArgumentException: java.net.UnknownHostException:

  What should I do ?



Best regards,



Tao Li




???(????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????,?????????????????????
This email message (including any attachments) is confidential and may be legally privileged. If you have received it by mistake, please notify the sender by return email and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Envision Energy Limited and all its subsidiaries shall not be liable for the improper or incomplete transmission of the information contained in this email nor for any delay in its receipt or damage to your system. Envision Energy Limited does not guarantee the integrity of this email message, nor that this email message is free of viruses, interceptions, or interference.



本邮件(包括任何附件)内容机密并受法律保护。如果您意外地收到这封邮件,请回复通知发件人并从当前系统中删除本邮件。任何未经授权者,严禁使用并部分或者全部的转发本条信息。任何未经授权的使用或传播都是被严格禁止的。远景能源与其分公司不对因不正确和不完整的转发此邮件包含的信息以及因任何因邮件延迟或对你的系统造成的损害而负责。远景能源不能保证此邮件的真实完整性,也不能确定此邮件是否含有病毒或者监听程序。
This email message (including any attachments) is confidential and may be legally privileged. If you have received it by mistake, please notify the sender by return email and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Envision Energy Limited and all its subsidiaries shall not be liable for the improper or incomplete transmission of the information contained in this email nor for any delay in its receipt or damage to your system. Envision Energy Limited does not guarantee the integrity of this email message, nor that this email message is free of viruses, interceptions, or interference.

答复: remote hbase cluster

Posted by Tao Li <ta...@envisioncn.com>.
The follow is the config:
kylin.hbase.cluster.fs=hdfs://kylin

hbase-site.xml
        <property>
                <name>hbase.rootdir</name>
                <value>hdfs://kylin/hbase</value>
        </property>

-----邮件原件-----
发件人: Yapu Jia [mailto:yapujia@microsoft.com]
发送时间: 2016年5月27日 14:57
收件人: dev@kylin.apache.org
主题: RE: remote hbase cluster

What's details config about the remote hbase cluster?
It seems that the kylin.hbase.cluster.fs is not right.

Thanks,
Yapu
-----Original Message-----
From: Tao Li [mailto:tao.li@envisioncn.com]
Sent: Friday, May 27, 2016 2:13 PM
To: dev@kylin.apache.org
Subject: remote hbase cluster

Hi,

   I want to use local hadoop cluster with the remote hbase cluster, and I get an exception:

Caused by: java.lang.IllegalArgumentException: java.net.UnknownHostException:

  What should I do ?



Best regards,



Tao Li




???(????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????,?????????????????????
This email message (including any attachments) is confidential and may be legally privileged. If you have received it by mistake, please notify the sender by return email and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Envision Energy Limited and all its subsidiaries shall not be liable for the improper or incomplete transmission of the information contained in this email nor for any delay in its receipt or damage to your system. Envision Energy Limited does not guarantee the integrity of this email message, nor that this email message is free of viruses, interceptions, or interference.



本邮件(包括任何附件)内容机密并受法律保护。如果您意外地收到这封邮件,请回复通知发件人并从当前系统中删除本邮件。任何未经授权者,严禁使用并部分或者全部的转发本条信息。任何未经授权的使用或传播都是被严格禁止的。远景能源与其分公司不对因不正确和不完整的转发此邮件包含的信息以及因任何因邮件延迟或对你的系统造成的损害而负责。远景能源不能保证此邮件的真实完整性,也不能确定此邮件是否含有病毒或者监听程序。
This email message (including any attachments) is confidential and may be legally privileged. If you have received it by mistake, please notify the sender by return email and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Envision Energy Limited and all its subsidiaries shall not be liable for the improper or incomplete transmission of the information contained in this email nor for any delay in its receipt or damage to your system. Envision Energy Limited does not guarantee the integrity of this email message, nor that this email message is free of viruses, interceptions, or interference.

RE: remote hbase cluster

Posted by Yapu Jia <ya...@microsoft.com>.
What's details config about the remote hbase cluster? 
It seems that the kylin.hbase.cluster.fs is not right.

Thanks,
Yapu
-----Original Message-----
From: Tao Li [mailto:tao.li@envisioncn.com] 
Sent: Friday, May 27, 2016 2:13 PM
To: dev@kylin.apache.org
Subject: remote hbase cluster

Hi,

   I want to use local hadoop cluster with the remote hbase cluster, and I get an exception:

Caused by: java.lang.IllegalArgumentException: java.net.UnknownHostException:

  What should I do ?



Best regards,



Tao Li




???(????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????,?????????????????????
This email message (including any attachments) is confidential and may be legally privileged. If you have received it by mistake, please notify the sender by return email and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Envision Energy Limited and all its subsidiaries shall not be liable for the improper or incomplete transmission of the information contained in this email nor for any delay in its receipt or damage to your system. Envision Energy Limited does not guarantee the integrity of this email message, nor that this email message is free of viruses, interceptions, or interference.