deb-sahara/etc/edp-examples/edp-pig/trim-spaces/README.rst
Alexander Ignatov 4e86bda8eb Add one more sample for pig job examples
This patch adds new pig example "Top TODOers" shown in previous
ATL OpenStack Summit:

* Updated corresponding documentation and paths in integration tests

Implements blueprint: edp-examples

Change-Id: I4285b9c3a334cda7387776bc06147ef53c0a57e0
2014-12-17 16:12:37 +03:00

12 lines
300 B
ReStructuredText

Example Pig job
===============
This script trims spaces in input text
This sample pig job is based on examples in Chapter 11 of
"Hadoop: The Definitive Guide" by Tom White, published by O'Reilly Media.
The original code can be found in a maven project at
https://github.com/tomwhite/hadoop-book