You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Rahul Challapalli (JIRA)" <ji...@apache.org> on 2014/06/21 01:04:25 UTC

[jira] [Assigned] (DRILL-660) Querying against empty hive tables fails with an error

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

Rahul Challapalli reassigned DRILL-660:
---------------------------------------

    Assignee: Rahul Challapalli  (was: Venki Korukanti)

> Querying against empty hive tables fails with an error
> ------------------------------------------------------
>
>                 Key: DRILL-660
>                 URL: https://issues.apache.org/jira/browse/DRILL-660
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - Hive
>            Reporter: Rahul Challapalli
>            Assignee: Rahul Challapalli
>             Fix For: 1.0.0-BETA1
>
>         Attachments: DRILL-660-1.patch
>
>
> HIVE :  create table empty_test (col1 string);
> DRILL : select * from empty_test;
> Query failed: org.apache.drill.exec.rpc.RpcException: Remote failure while running query.[error_id: "4bb1bb72-2861-43b1-82fc-c47716cc6adc"
> endpoint {
>   address: "qa-node191.qa.lab"
>   user_port: 31010
>   control_port: 31011
>   data_port: 31012
> }
> error_type: 0
> message: "Failure while setting up query. < ExecutionSetupException:[ A scan batch must contain at least one reader. ]"
> ]
> Error: exception while executing query (state=,code=0)



--
This message was sent by Atlassian JIRA
(v6.2#6252)