On Thu, Apr 2, 2015 at 2:43 AM, Mahesh Sankaran <[email protected]> wrote:
> Caused by: > org.apache.zookeeper.KeeperException$OperationTimeoutException: > KeeperErrorCode = OperationTimeout > Have you updated the HBase plugin configuration to point to the Zookeeper quorum used by your HBase cluster? By default, it points to localhost and unless you are running everything (Drill, HBase, Zookeeper) on the same node, this will need to be changed.
