Created 06-16-2016 07:35 AM
Hi:
I have a hive table that contain 51.639.071 millions on row, and the easy query is very slow, I use ORC fomart ZLIB and bucket but still slow, any suggestion??
Created 06-16-2016 07:43 AM
Please refer to below Hortonworks blog with inputs to improve Hive query performance:
http://hortonworks.com/blog/5-ways-make-hive-queries-run-faster/
Hope this helps.
Thanks and Regards,
Sindhu
Created 06-16-2016 07:43 AM
Please refer to below Hortonworks blog with inputs to improve Hive query performance:
http://hortonworks.com/blog/5-ways-make-hive-queries-run-faster/
Hope this helps.
Thanks and Regards,
Sindhu
Created 06-16-2016 08:54 PM
Agree with Sindhus Comments. The link provides some basic setup to optimize the queries on Hive.
Can you please let us know how is the table partitioned, bucketed. If it is partitioned, can you please give us if the where clause makes use of the partition columns.
Created 06-16-2016 08:01 AM
what do you mean by easy query?