apache pig

Post on 17-Jun-2015

356 Views

Category:

Technology

5 Downloads

Preview:

Click to see full reader

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

top related