[
https://issues.apache.org/jira/browse/DRILL-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999250#comment-13999250
]
Rahul Challapalli commented on DRILL-747:
-----------------------------------------
Scan also has the same issue. I am not seeing any error messages in the lilith
logs as well
> Drill hangs when querying huge volumes of data backed by a hive avro table
> --------------------------------------------------------------------------
>
> Key: DRILL-747
> URL: https://issues.apache.org/jira/browse/DRILL-747
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Rahul Challapalli
> Priority: Blocker
> Attachments: trade.ddl
>
>
> I attached the ddl to be used to create the hive table backed by avro data
> (huge file....so not attaching it here).
> Hive > select count(*) from trade;
> OK
> 16243150
> Time taken: 77.681 seconds, Fetched: 1 row(s)
> DRILL > select count(*) from hive.trade;
> terminal just hangs and nothing is there in the logs as well
--
This message was sent by Atlassian JIRA
(v6.2#6252)