Changes between Initial Version and Version 1 of Hinet130923/Lab16
- Timestamp:
- Sep 24, 2013, 3:00:05 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Hinet130923/Lab16
v1 v1 1 [[PageOutline]] 2 3 ◢ <[wiki:Hinet130923/Lab15 實作十五]> | <[wiki:Hinet130923 回課程大綱]> ▲ | ◣ 4 5 = 實作十六 Lab16 = 6 7 {{{ 8 cd ~/hadoop_labs/lab008 9 ant 10 hadoop fs -rmr input output 11 hadoop fs -put ~/hadoop/conf input 12 hadoop jar WordCount.jar input output 13 }}}