You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "suyash yadav (Jira)" <ji...@apache.org> on 2021/02/05 06:12:00 UTC

[jira] [Created] (CARBONDATA-4120) select queries against carbondata tables getting stuck when fired through Apache Hive

suyash yadav created CARBONDATA-4120:
----------------------------------------

             Summary: select queries against carbondata tables getting stuck when fired through Apache Hive
                 Key: CARBONDATA-4120
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-4120
             Project: CarbonData
          Issue Type: Improvement
          Components: core
    Affects Versions: 2.0.1
         Environment: Apache Hive 3.1.2, Apache carbondata 2.0.1
            Reporter: suyash yadav


Hi Team need one more help......We have created a table which has around 172 million records and we have connected this table through Apache Hive......but whenever we are runningĀ  select count(*) on this table through hive, the query gets stuck.We can run the query successfully when we run it through spark shell but through Hive it is always getting stuck.One more observation is, Whenever we run any query which contains join the query gets stuck. Also for where clause the query gets executed with smaller table but when we run it against the bigger table, it also gets stuck. So could you giys guide us how can we run all these queries successfully without any issue.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)