Limit this search to....

Programming Hive
Contributor(s): Capriolo, Edward (Author), Wampler, Dean (Author), Rutherglen, Jason (Author)
ISBN: 1449326986     ISBN-13: 9781449326982
Publisher: O'Reilly Media
OUR PRICE:   $28.89  
Product Type: Open Ebook - Other Formats
Published: September 2012
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Databases - Data Warehousing
- Computers | Data Processing
- Computers | Databases - Data Mining
Dewey: 005.74
Physical Information: 352 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Need to move a relational database application to Hadoop? This comprehensive guide introduces you to Apache Hive, Hadoop's data warehouse infrastructure. You'll quickly learn how to use Hive's SQL dialect--HiveQL--to summarize, query, and analyze large datasets stored in Hadoop's distributed filesystem.

This example-driven guide shows you how to set up and configure Hive in your environment, provides a detailed overview of Hadoop and MapReduce, and demonstrates how Hive works within the Hadoop ecosystem. You'll also find real-world case studies that describe how companies have used Hive to solve unique problems involving petabytes of data.

  • Use Hive to create, alter, and drop databases, tables, views, functions, and indexes
  • Customize data formats and storage options, from files to external databases
  • Load and extract data from tables--and use queries, grouping, filtering, joining, and other conventional query methods
  • Gain best practices for creating user defined functions (UDFs)
  • Learn Hive patterns you should use and anti-patterns you should avoid
  • Integrate Hive with other data processing programs
  • Use storage handlers for NoSQL databases and other datastores
  • Learn the pros and cons of running Hive on Amazon's Elastic MapReduce