Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 647 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 647 Bytes

Setup Instructions

Directory Structure

For easiest results, I recommend to have the following directory layout

/home/cloudera | +---- hadoop-training | | | +----- exameple-01 | | | +----- exameple-02 | | | ... | +---- data | +--- weather | +--- 2011

Building

mvn install

Contained Examples

hadoop-wordcount-01

Classic example

hadoop-wordcount-02

Classic example, improved