Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
jiongzhu
EECS 598-008 WN 2019 - Hadoop Examples
Commits
d4e5f745
Commit
d4e5f745
authored
Jan 22, 2019
by
jiongzhu
Browse files
Fix incorrect command
parent
a2e6b81c
Changes
1
Hide whitespace changes
Inline
Side-by-side
WordCount/run_wordcount.sh
View file @
d4e5f745
...
...
@@ -16,6 +16,6 @@ yarn jar "$dirname/hadoop-streaming.jar" \
-reducer
red.py
\
-file
map.py
\
-file
red.py
\
-numreduce
r
10
\
-numreduce
tasks
10
\
-jobconf
mapred.job.queue.name
=
$hadoop_queue_name
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment