You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/06/09 07:35:13 UTC

[jira] [Updated] (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 ]

Jacques Nadeau updated DRILL-660:
---------------------------------

    Component/s: Storage - Hive
       Assignee: 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: Venki Korukanti
>
> 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)