Hive Partitioning and Bucketing#
In the previous article, we created Hive tables and observe data usage on HDFS and metadata management.
In this article, we will be performing partitioning and bucketing options and observe how applying these techniques can help us on query performance.
If you directly opened this article without setting up your Docker environment, I suggest you visit that article to deploy your cluster first.