Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-994

Reduce hbase timeout when it is not reachable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.0.0
    • Documentation
    • None

    Description

      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.

      Attachments

        Activity

          People

            krishahn Kris Hahn
            rkins Rahul Kumar Challapalli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: