Apache Pig

Post on 17-Jun-2015

355 views 5 download

Tags:

transcript

What Pig does ?

Extensible (Pig Latin)

UDFs (User Defined Functions)

Local mode

Map reduce mode (requires a hadoop cluster) - Default

Example

File: /etc/passwd

PIG LATIN

Input / output•LOAD•STORE

Working with Data•FILTER•FOREACH•GROUP•UNION•SPLIT

Debugging•DUMP•DESCRIBLE •EXPLAIN•ILLUSTRATE

slideshare.net/jefersonm

twitter.com/jefersonm

github.com/jefersonm