Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 19
and
Version 20
of
Streaming
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Sep 13, 2009, 9:03:17 PM (
16 years
ago)
Author:
waue
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Streaming
v19
v20
145
145
146
146
{{{
147
$ bin/hadoop jar
hadoop/contrib/hadoop-*
-streaming.jar \
147
$ bin/hadoop jar
contrib/streaming/hadoop-0.18.3
-streaming.jar \
148
148
-mapper mapper.php -reducer reducer.php -input lab4_input -output stream_out2
149
149
}}}