[
https://issues.apache.org/jira/browse/DRILL-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14032915#comment-14032915
]
Aditya Kishore commented on DRILL-994:
--------------------------------------
No code change is required for this. You should either
* Disable the HBase storage plugin instance, and/or
* Configure the [HBase client timeout and retry
settings|http://hbase.apache.org/book/config.files.html] in the config block of
HBase plugin instance configuration.
> Reduce hbase timeout when it is not reachable
> ---------------------------------------------
>
> Key: DRILL-994
> URL: https://issues.apache.org/jira/browse/DRILL-994
> Project: Apache Drill
> Issue Type: Bug
> Components: Storage - HBase
> Reporter: Rahul Challapalli
> Assignee: Aditya Kishore
> Priority: Minor
>
> If hbase is not installed but is configured using
> bootstrap-storage-plugins.json file, then drill takes a long time for
> executing the queries. We should reduce the hbase timeout
> The below query took 10 minutes to complete
> seelct * from INFORMATION_SCEMA.COLUMNS;
> drillbit.out contains the below msg repeatedly
> 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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)