Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Get error when run bin/hadoop jar share/hadoop/mapreduce/hadoop-mapreduce-examples-2.7.1.jar grep input output 'dfs[a-z.]+' #79

Open
yejg2017 opened this issue Feb 27, 2018 · 2 comments

Comments

@yejg2017
Copy link

After building the docker images,when I run the command in the container,got error:
Not a valid JAR: /usr/local/hadoop-2.7.0/share/hadoop/mapreduce/hadoop-mapreduce-examples-2.7.1.jar And how can I solve this issue

@brizzbuzz
Copy link

jar path is /usr/local/hadoop/share/hadoop/mapreduce/hadoop-mapreduce-examples-2.7.1.jar so that's probably your issue

@ruifigueiredo
Copy link

ruifigueiredo commented Aug 8, 2018

cd $HADOOP_PREFIX
-- run the mapreduce
bin/hadoop jar share/hadoop/mapreduce/hadoop-mapreduce-examples-2.7.0.jar grep input output 'dfs[a-z.]+'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants