mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-12-13 09:36:44 +00:00
update hadoop
This commit is contained in:
@@ -79,7 +79,7 @@ bin/hadoop dfs -mkdir -p /user/root/input
|
||||
bin/hadoop dfs -put etc/hadoop/* /user/root/input
|
||||
|
||||
# submit the job
|
||||
bin/hadoop jar share/hadoop/mapreduce/hadoop-mapreduce-examples-2.7.4.jar grep input output 'dfs[a-z.]+'
|
||||
bin/hadoop jar share/hadoop/mapreduce/hadoop-mapreduce-examples*.jar grep input output 'dfs[a-z.]+'
|
||||
```
|
||||
|
||||
## Browse the web UI
|
||||
|
||||
Reference in New Issue
Block a user