Автор: Alan Gates
Издательство: O'Reilly Media
Год: 2011
ISBN: 9781449302641
Формат: pdf
Страниц: 224
Размер: 11,7 mb
Язык: English
Programming Pig introduces new users to Pig, and provides experienced users with comprehensive coverage on key features such as the Pig Latin scripting language, the Grunt shell, and User Defined Functions (UDFs) for extending Pig. If you need to analyze terabytes of data, this book shows you how to do it efficiently with Pig.
– Delve into Pig’s data model, including scalar and complex data types
– Write Pig Latin scripts to sort, group, join, project, and filter your data
– Use Grunt to work with the Hadoop Distributed File System (HDFS)
– Build complex data processing pipelines with Pig’s macros and modularity features
– Embed Pig Latin in Python for iterative processing and other advanced tasks
– Create your own load and store functions to handle data formats and storage mechanisms
– Get performance tips for running scripts on Hadoop clusters in less time