Logo

Programming Pig by Alan F Gates

Small book cover: Programming Pig

Programming Pig
by

Publisher: O'Reilly Media
Number of pages: 222

Description:
Apache Pig is a platform for analyzing large data sets that consists of a high-level language for expressing data analysis programs, coupled with infrastructure for evaluating these programs. The salient property of Pig programs is that their structure is amenable to substantial parallelization, which in turns enables them to handle very large data sets.

Download or read it online for free here:
Download link
(6.4MB, PDF)

Similar books

Book cover: The Little Redis BookThe Little Redis Book
by - openmymind.net
Redis represents a simplification in the way we deal with data. It peels away much of the complexity and abstraction available in other systems. The goal of this book is to build the foundation you'll need to master Redis.
(8746 views)
Book cover: CouchDB: The Definitive GuideCouchDB: The Definitive Guide
by - O'Reilly Media
CouchDB's creators show you how to use this document-oriented database as a standalone application framework or with high-volume, distributed applications. CouchDB is ideal for web applications that handle huge amounts of loosely structured data.
(10235 views)
Book cover: HBase: The Definitive GuideHBase: The Definitive Guide
by - O'Reilly Media
If you are looking for a solution to accommodate a virtually endless amount of data, this book will show you how Apache HBase can fulfill your needs. HBase scales to billions of rows and columns, while ensuring that performance remain constant.
(10225 views)
Book cover: MySQLMySQL
- Wikibooks
MySQL is a free, widely used SQL engine. It can be used as a fast database as well as a rock-solid DBMS using a modular engine architecture. The purpose of this wikibook is to provide a practical knowledge on using the database ...
(7239 views)