Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing because of missing docker image #3

Open
arunvelsriram opened this issue Sep 5, 2020 · 0 comments
Open

Failing because of missing docker image #3

arunvelsriram opened this issue Sep 5, 2020 · 0 comments

Comments

@arunvelsriram
Copy link

I tried to set up using the provided restart-all.sh script. It fails due to missing dependent docker image.

Error:

 ---> 4dbc823f2493
Step 6/17 : RUN wget -O /hadoop.tar.gz -q https://iu.box.com/shared/static/u9wy21nev5hxznhuhu0v6dzmcqhkhaz7.gz  && tar xfz hadoop.tar.gz        && mv /hadoop-2.7.3 /usr/local/hadoop  && rm /hadoop.tar.gz
 ---> Running in b2e31dcd52de
The command '/bin/sh -c wget -O /hadoop.tar.gz -q https://iu.box.com/shared/static/u9wy21nev5hxznhuhu0v6dzmcqhkhaz7.gz  && tar xfz hadoop.tar.gz        && mv /hadoop-2.7.3 /usr/local/hadoop   && rm /hadoop.tar.gz' returned a non-zero code: 8
2ebec0474dd22231b98b93bc6b5ced069bab89a48b6a0c584c17f323d3f79d29
Unable to find image 'mjaglan/ubuntuhadoop2017:latest' locally
docker: Error response from daemon: pull access denied for mjaglan/ubuntuhadoop2017, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
Unable to find image 'mjaglan/ubuntuhadoop2017:latest' locally
docker: Error response from daemon: pull access denied for mjaglan/ubuntuhadoop2017, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
Unable to find image 'mjaglan/ubuntuhadoop2017:latest' locally
docker: Error response from daemon: pull access denied for mjaglan/ubuntuhadoop2017, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
Unable to find image 'mjaglan/ubuntuhadoop2017:latest' locally
docker: Error response from daemon: pull access denied for mjaglan/ubuntuhadoop2017, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES
Error: No such container: testbed-master
Error: No such container: testbed-master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant