Changes between Version 4 and Version 5 of NCHCCloudCourse100928/Lab1
- Timestamp:
- Jul 20, 2011, 12:33:10 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NCHCCloudCourse100928/Lab1
v4 v5 48 48 hadoop@lucid:/opt/hadoop$ bin/hadoop jar ./contrib/streaming/hadoop-0.20.2-streaming.jar -input input -output output -mapper streamingMapper.sh -reducer streamingReducer.sh -file streamingMapper.sh -file streamingReducer.sh 49 49 }}} 50 51 == [wiki:NCHCCloudCourse110721 回課程大綱] ==