
Programming Pig
by Alan F Gates
Publisher: O'Reilly Media 2011
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
The Little Redis Bookby Karl Seguin - 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.
(10736 views)
Developing PHP Applications for IBM Data Servers- IBM Redbooks
The book provides lots of information for developers, including code samples for creating PHP applications with DB2, Informix Dynamic Server, and Cloudscape. We use the latest PHP data access extensions including: PHP Data Objects and ibm_db2.
(17130 views)
CouchDB: The Definitive Guideby J. C. Anderson, J. Lehnardt, N. Slater - 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.
(12622 views)
Text Mining with R: A Tidy Approachby Julia Silge, David Robinson - O'Reilly Media
With this practical book, you'll explore text-mining techniques with tidytext, a package that authors developed using the tidy principles behind R packages like ggraph and dplyr. You'll learn how tidytext can make text analysis easy and effective.
(6998 views)