Changes between Version 7 and Version 8 of Hinet130923/Lab11
- Timestamp:
- Sep 24, 2013, 2:14:11 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Hinet130923/Lab11
v7 v8 46 46 {{{ 47 47 ~$ hadoop fs -ls lab11_input 48 ~$ hadoop jar hadoop-examples.jar grep lab11_input lab11_out3 'dfs[a-z.]+'48 ~$ hadoop jar ${HOME}/hadoop/hadoop-examples-*.jar grep lab11_input lab11_out3 'dfs[a-z.]+' 49 49 }}} 50 50 * 運作的畫面如下:[[BR]]You should see procedure like this: