Hive makes life much easier for developers who work with stored and managed data in Hadoop clusters, such as data warehouses. With this example-driven guide, you'll learn how to use the Hive infrastructure to provide data summarization, query, and analysis - particularly with HiveQL, the query language dialect of SQL. You'll learn how to set up Hive in your environment and optimize its use, and how it interoperates with other tools, such as HBase. You'll also learn how to extend Hive with custom code written in Java or scripting languages. Ideal for developers with prior SQL experience, this book shows you how Hive simplifies many tasks that would be much harder to implement in the lower-level MapReduce API provided by Hadoop.
Read More
Specifications
Title
Programming Hive
Imprint
O'Reilly Media
Product Form
Paperback
Publisher
O'Reilly Media
Source ISBN
9781449319335
Genre
Computers
ISBN13
9781449319335
Book Category
Higher Education and Professional Books
BISAC Subject Heading
COM021040
Book Subcategory
Computing and Information Technology Books
ISBN10
9781449319335
Language
English
Ratings & Reviews
4.6
★
40 Ratings &
1 Reviews
5★
4★
3★
2★
1★
28
9
1
1
1
5
Good one for Hadoopers
Good book for all who like to master in Hadoop. It gives a clear understanding on what HiveQL is about.