You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Krystal (JIRA)" <ji...@apache.org> on 2015/04/21 23:07:59 UTC

[jira] [Closed] (DRILL-1371) Hbase queries fail when hbase.scan.sizecalculator.enabled is set to false

     [ https://issues.apache.org/jira/browse/DRILL-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krystal closed DRILL-1371.
--------------------------

Verified that bug is fixed.  Tests are at:
/private-sql-hadoop-test/framework/resources/Functional/Passing/hbase

> 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
>             Fix For: 0.6.0
>
>         Attachments: DRILL-1371-HBase-queries-fail-when-hbase.scan.sizeca.patch, 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)