You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jason Altekruse (JIRA)" <ji...@apache.org> on 2014/07/03 21:14:34 UTC

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

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

Jason Altekruse updated DRILL-747:
----------------------------------

    Assignee: DrillCommitter  (was: Rahul Challapalli)

> 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
>          Components: Storage - Hive
>            Reporter: Rahul Challapalli
>            Assignee: DrillCommitter
>            Priority: Blocker
>             Fix For: 1.0.0-BETA1
>
>         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)