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

Hbase queries fail when hbase.scan.sizecalculator.enabled is set to false

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.5.0
    • 0.6.0
    • Storage - HBase
    • None

    Description

      git.commit.id.abbrev=711cc2f

      When hbase.scan.sizecalculator.enabled is set to false, majority of hbase queries fail to run. When I set the parameter to "true", all of the hbase queries run successfully. Below is an example of a failed query:

      select stddev(cast(twocf['age'] as integer)) from voter where twocf['age'] > 30;
      Query failed: Failure while setting up query. null [c7aa35a4-3742-4e58-872e-c583d8c5c79e]

      Error: exception while executing query: Failure while trying to get next result batch. (state=,code=0)

      Attachments

        1. DRILL-1371-HBase-queries-fail-when-hbase.scan.sizeca.patch
          1 kB
          Aditya Kishore
        2. error.log
          19 kB
          Krystal

        Activity

          People

            adityakishore Aditya Kishore
            knguyen Krystal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: