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/12 18:46:05 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14029357#comment-14029357 ] 

Jacques Nadeau commented on DRILL-660:
--------------------------------------

fixed at or before 4198a17

> 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
>             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)