Hadoop

TwitterFacebook
Get flash to fully experience Pearltrees
I find seeing the results of Pig commands on sample data a good companion to the PigLatin language reference , so I setup some simple sample data and ran commands, capturing the results.Here’s the sample data as well as the commands: a A 1 b B 2 c C 3 a AA 11 a AAA 111 b BB 22 x X a y Y b x XX b z Z c http://parand.com/say/index.php/2008/06/19/pig-hadoop-commands-and-sample-results/

Pig (Hadoop) Commands And Sample Results - Standard Deviations

PigLatin - Pig Wiki

THIS PAGE IS OBSOLETE. http://wiki.apache.org/pig/PigLatin

Pig Tutorial

Overview http://archive.cloudera.com/cdh/2/pig/tutorial.html#Pig+Installation

File System Shell Guide

The File System (FS) shell includes various shell-like commands that directly interact with the Hadoop Distributed File System (HDFS) as well as other file systems that Hadoop supports, such as Local FS, HFTP FS, S3 FS, and others. The FS shell is invoked by: http://hadoop.apache.org/docs/r0.21.0/file_system_shell.html