Changes between Version 31 and Version 32 of Hadoop_Lab4
- Timestamp:
- Feb 25, 2011, 10:48:37 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Hadoop_Lab4
v31 v32 114 114 $ jar -cvf wordcount2.jar -C MyJava2 . 115 115 $ bin/hadoop jar wordcount2.jar WordCount2 lab4_input lab4_out2 -skip pattern.txt 116 $ bin/hadoop fs -cat lab4_out2/part- r-00000116 $ bin/hadoop fs -cat lab4_out2/part-00000 117 117 }}} 118 118