Randy Zwitch 6/12/2014

Five Hard-Won Lessons Using Hive

Read Original

This article details five hard-won lessons for using Apache Hive (circa 2014-2016), focusing on performance tuning and avoiding common frustrations. Key topics include setting the Hive temp directory, enabling column aliasing in GROUP BY/ORDER BY, and understanding predicate push-down rules for partitioned tables during JOIN operations to prevent full table scans.

Five Hard-Won Lessons Using Hive

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes