Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Apache Hive Cookbook

Posted By: readerXXI
Apache Hive Cookbook

Apache Hive Cookbook
by Hanish Bansal and Saurabh Chauhan
English | 2016 | ISBN: 1782161082 | 268 Pages | True PDF/Code Files | 4.5/20 MB

The book is intended for those who want to start in Hive or who have basic understanding of Hive framework. Prior knowledge of basic SQL command is also required.

What You Will Learn:

- Learn different features and offering on the latest Hive
- Understand the working and structure of the Hive internals
- Get an insight on the latest development in Hive framework
- Grasp the concepts of Hive Data Model
- Master the key concepts like Partition, Buckets and Statistics
- Know how to integrate Hive with other frameworks such as Spark, Accumulo, etc

Hive was developed by Facebook and later open sourced in Apache community. Hive provides SQL like interface to run queries on Big Data frameworks. Hive provides SQL like syntax also called as HiveQL that includes all SQL capabilities like analytical functions which are the need of the hour in today's Big Data world.

This book provides you easy installation steps with different types of metastores supported by Hive. This book has simple and easy to learn recipes for configuring Hive clients and services. You would also learn different Hive optimizations including Partitions and Bucketing. The book also covers the source code explanation of latest Hive version.

Hive Query Language is being used by other frameworks including spark. Towards the end you will cover integration of Hive with these frameworks.