Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
pereferrera committed Mar 5, 2012
1 parent c46b2a5 commit a792483
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
9 changes: 9 additions & 0 deletions README
@@ -0,0 +1,9 @@
Pangool
=======

Pangool is a framework on top of Hadoop that implements Tuple MapReduce.

More info in:

http://pangool.net
http://www.datasalt.com/2012/02/tuple-mapreduce-beyond-the-classic-mapreduce/
7 changes: 3 additions & 4 deletions README_ZIP
Expand Up @@ -3,11 +3,10 @@ Pangool

Pangool is a framework on top of Hadoop that implements Tuple MapReduce.

More info in :
More info in:
http://pangool.net
http://www.datasalt.com/2012/02/tuple-mapreduce-beyond-the-classic-mapreduce/


This distribution contains the following files:

- Project sources
Expand All @@ -19,7 +18,7 @@ It compiles with Maven2:

mvn clean install

To execute examples in Hadoop :
To execute examples in Hadoop:

hadoop jar pangool-examples-0.40.jar
hadoop jar pangool-examples-0.40-with-deps.jar

0 comments on commit a792483

Please sign in to comment.