[ https://issues.apache.org/jira/browse/DRILL-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aditya Kishore reassigned DRILL-1371: ------------------------------------- Assignee: Aditya Kishore > Hbase queries fail when hbase.scan.sizecalculator.enabled is set to false > ------------------------------------------------------------------------- > > Key: DRILL-1371 > URL: https://issues.apache.org/jira/browse/DRILL-1371 > Project: Apache Drill > Issue Type: Bug > Components: Storage - HBase > Affects Versions: 0.5.0 > Reporter: Krystal > Assignee: Aditya Kishore > Attachments: error.log > > > 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) -- This message was sent by Atlassian JIRA (v6.3.4#6332)