George Chow created DRILL-732:
---------------------------------
Summary: Connecting DrillBit in one cluster to an HBase in another cluster doesn't
work
Key: DRILL-732
URL: https://issues.apache.org/jira/browse/DRILL-732
Project: Apache Drill
Issue Type: Bug
Reporter: George Chow
Priority: Minor
I have a single node Drill cluster (with its own ZK) running and connecting to a second cluster's
metastore. (I configure storage_plugins.json as per document and it works perfectly fine.)
When I try to reach the HBase on that second cluster, it doesn't work.
Error:
{code}
May 08, 2014 2:14:51 PM com.hazelcast.cluster.MulticastJoiner
INFO: [192.168.202.182]:5701 [ItsAllMine]
Members [1] {
Member [192.168.202.182]:5701 this
}
May 08, 2014 2:14:51 PM com.hazelcast.core.LifecycleService
INFO: [192.168.202.182]:5701 [ItsAllMine] Address[192.168.202.182]:5701 is STARTED
May 08, 2014 2:14:51 PM com.hazelcast.partition.PartitionService
INFO: [192.168.202.182]:5701 [ItsAllMine] Initializing cluster partition table first arrangement...
14:17:07.515 [WorkManager-1] ERROR o.a.h.h.c.HConnectionManager$HConnectionImplementation
- Check the value configured in 'zookeeper.znode.parent'. There could be a mismatch with the
one configured in the master.
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|