CS-GY 9223-D: Programming for Big Data
main
main
  • Introduction
  • Big Data
  • Hadoop
    • An Introduction to Hadoop
    • The Main Components of Hadoop
    • Some Hadoop Related Projects
    • A Typical Large Data Problem
    • The Google File System vs HDFS
    • Data Types in Hadoop
    • Programming in Hadoop
    • Common Examples of MapReduce Jobs
    • Advantages and Disadvantages of MapReduce
  • Pig
    • An Introduction to Pig
    • Components of Pig
    • An Example Data Analysis Task Using Pig
Powered by GitBook
On this page

Was this helpful?

Pig

PreviousAdvantages and Disadvantages of MapReduceNextAn Introduction to Pig

Last updated 4 years ago

Was this helpful?

This chapter introduces Apache Pig, a high-level platform for creating programs that run on Apache Hadoop.