You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I tried to set up using the provided
restart-all.sh
script. It fails due to missing dependent docker image.Error:
The text was updated successfully, but these errors were encountered: