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 MongoDB BookThe Little MongoDB Book
by - openmymind.net
MongoDB is a document-oriented database -- it should be viewed as an alternative to relational databases. This book covers a number of topics with a focus on the fundamentals you will need to get comfortably up and running.
(10783 views)
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.
(9419 views)
Book cover: Spring Data: Modern Data Access for Enterprise JavaSpring Data: Modern Data Access for Enterprise Java
by - O'Reilly Media
This book shows you how Spring's data access framework can help you connect to either non-relational or relational databases. You'll learn how Spring Data's model reduces the learning curve for applications with newer data access technologies.
(14372 views)
Book cover: Graph DatabasesGraph Databases
by - O'Reilly Media
Graph Databases, published by O'Reilly Media, discusses the problems that are well aligned with graph databases, with examples drawn from practical, real-world use cases. This book also looks at the ecosystem of complementary technologies.
(10548 views)