-
Notifications
You must be signed in to change notification settings - Fork 4
Scripting Languages on Hadoop: Jaql vs. Pig Latin (MapReduce stuff)
License
rkh/hadoop-scripting
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This code has been written by Johan Uhle and Konstantin Haase during the summer term 2009 at Hasso Plattner Institute, Universität Potsdam, D-14482 Potsdam, Germany, in the seminar “Map/Reduce Algorithms on Hadoop” supervised by Alexander Albrecht and Prof. Felix Naumann. Since this is not an eclipse (nor a java) project, we did not provide an Ant file. For running wordcount benchmarks: Make sure you have setup hadoop, jaql and pig. ./wordcount.sh For runnning markov benchmarks: Make sure you have setup hadoop and pig. Execute ./markov.sh For generating the pdf: Make sure you have latex, gnuplot and ruby installed. Execute rake For generating the Pig UDF: cd pig/splitsuc javac -cp pig.jar SPLITSUC.java STORESQL.java cd .. jar -cf splitsuc.jar splitsuc
About
Scripting Languages on Hadoop: Jaql vs. Pig Latin (MapReduce stuff)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published