Support Questions

Find answers, ask questions, and share your expertise

Issue with Cloudera Docker Image Load

Explorer

Hi,

 

I have downloaded the Cloudera Docker Image from https://www.cloudera.com/downloads/quickstart_vms/5-10.html. While I try to import this image, I get the error below. Please advise if someone has already looked into this. 

 

Any help is highly appreciated.

 

Thanks

Kabeer.

 

docker load -i ./cloudera-quickstart-vm-5.10.0-0-beta-docker.tar
open /var/lib/docker/tmp/docker-import-222808190/cloudera-quickstart-vm-5.10.0-0-beta-docker/json: no such file or directory

2 REPLIES 2

New Contributor

Hi,

 

I am having this same issue with 5.12, just downloaded today (09-26-17)

 

sudo docker load -i cloudera-quickstart-vm-5.12.0-0-beta-docker.tar 
open /var/lib/docker/tmp/docker-import-442656686/cloudera-quickstart-vm-5.12.0-0-beta-docker/json: no such file or directory

my version of docker:

 

docker -v
Docker version 17.05.0-ce, build 89658be

It appears to be an issue with the "docker save" command used to originally build the image. Anybody able to get this image running successfully? 

New Contributor

try: 

docker import cloudera-quickstart-vm-5.12.0-0-beta-docker.tar