Skip to content

Commit

Permalink
documentation for scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Kerzner committed May 16, 2012
1 parent 2b62c85 commit 9668936
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions run_ch01_MR.sh
@@ -1,4 +1,5 @@
#!/bin/sh
# HadoopIlluminated script
mvn assembly:single

hadoop fs -rmr /hadoopilluminated/test-data/ch01
Expand Down
1 change: 1 addition & 0 deletions run_ch01_MR21.sh
@@ -1,4 +1,5 @@
#!/bin/sh
# HadoopIlluminated script
mvn assembly:single

hadoop fs -rmr /hadoopilluminated/test-data/ch01
Expand Down
1 change: 1 addition & 0 deletions run_streaming.sh
@@ -1,4 +1,5 @@
#!/bin/sh
# HadoopIlluminated script
mvn assembly:single
hadoop jar \
/usr/lib/hadoop-0.20/contrib/streaming/hadoop-streaming-0.20.2-cdh3u3.jar \
Expand Down

0 comments on commit 9668936

Please sign in to comment.