Programming Pig 2nd Ed (O'Reilly)
Friday, 30 December 2016

When you need to analyze terabytes of data, this book shows you how to do it efficiently with Pig. Author Alan Gates is co-founder of Hortonworks and an original member of the engineering team that took Pig from a Yahoo! Labs research project to a successful Apache open source project. This second edition, updated with programming examples, provides comprehensive coverage on key features such as the Pig Latin scripting language and the Grunt shell.

<ASIN:1491937092>

Author: Alan Gates and Daniel Dai
Publisher: O'Reilly
Date: November 2016
Pages: 347
ISBN: 978-1491937099
Print: 1491937092
Kindle: B01N8TQ46A
Audience: Data programmers
Level: Intermediate
Category: Data Science

  • 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
  • Use Pig with Apache Tez to build high-performance batch and interactive data processing applications
  • Create your own load and store functions to handle data formats and storage mechanisms.

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Artificial Intelligence For Developers (In Easy Steps)

Author: Richard Urwin
Publisher: In Easy Steps
Date: September 2024
Pages: 192
ISBN: 978-1787910119
Print: 1787910113
Kindle: B0DBHZRZGM
Audience: Developers interested in AI
Rating: 4
Reviewer: Mike James
So many books on AI why another?



The Rust Programming Language, 2nd Ed

Author: Steve Klabnik and Carol Nichols
Publisher: No Starch Press
Date: June 2023
Pages: 560
ISBN: 978-1718503106
Print: 1718503105
Kindle: B0B7QTX8LL
Audience: Systems programmers
Rating: 4.8
Reviewer: Mike James

There's a new edition of what has become the standard text on Rust. Has it matured along with [ ... ]


More Reviews