You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Rahul Challapalli (JIRA)" <ji...@apache.org> on 2014/05/15 02:28:11 UTC

[jira] [Created] (DRILL-747) Drill hangs when querying huge volumes of data backed by a hive avro table

Rahul Challapalli created DRILL-747:
---------------------------------------

             Summary: 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


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)