• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ Pig ▶ Programming Pig

Programming Pig

June 11, 2011

Free online book: Programming Pig

Read “Programming Pig” by Alan F Gates for free from O’Reilly Media’s Open Feedback Publishing System. Pig provides an engine for executing data flows in parallel on Hadoop. It includes a language, Pig Latin, for expressing these data flows.

Book Description

Pig Latin includes operators for many of the traditional data operations (join, sort, filter, etc.) as well as the ability for users to develop their own functions for reading, processing, and writing data. Like Hadoop, Pig is an Apache open source project. This means users are free to download it as source or binary, use it for themselves and in their products, change it as they see fit, and contribute to it.

Table of Contents

  • Introduction
  • Installing and Running Pig
  • Grunt
  • Pig’s Data Model
  • Introduction to Pig Latin
  • Advanced Pig Latin
  • Developing and Testing Pig Latin Scripts
  • Making Pig Fly
  • Embedding Pig Latin in Python
  • Writing Evaluation and Filter Functions
  • Writing Load and Store Functions
  • Pig And Other Members Of The Hadoop Community

Download Free PDF / Read Online

Author(s): Alan Gates
Format(s): HTML
Number of pages: 222
Link: Read online.

Similar Books:

  1. Programming in C: UNIX System Calls and Subroutines using C
  2. Getting Started with Open Source Development
  3. Open Source: The Unauthorized White Papers
  4. Learning to Program
  5. Python Programming
Previous Post: « Dojo: The Definitive Guide
Next Post: Free online book “App Savvy: Turning Ideas into iPad and iPhone Apps Customers Really Want” »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2021 OnlineProgrammingBooks.com