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?

Introduction

This book contains my notes for the "Programming for Big Data" (CS-GY 9223-D) course that I had taken at NYU Tandon School of Engineering in the Fall of 2017, towards my MS in Computer Science.

The contents of this book have been acquired from several sources, including the presentation slides provided by Prof. Juan Rodriguez.

NextBig Data

Last updated 4 years ago

Was this helpful?