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
 


The Joy of JavaScript (Manning)

Author: Luis Atencio
Publisher: Manning
Date: March 2021
Pages: 360
ISBN: 978-1617295867
Print: 1617295868
Audience: JavaScript developers
Rating: 4
Reviewer: Ian Elliot
Joy you say!



Bare Metal C

Author: Steve Oualline
Publisher: No Starch Press
Date: August 2022
Pages: 304
ISBN: 978-1718501621
Print: 1718501625
Kindle: B08YJB9BCF
Audience: C programmers
Rating: 3
Reviewer: Harry Fairhead
Bare metal C sounds exciting and very basic. Time to find out how the machine really works.


More Reviews