When running
clusterdock start topology_cdh
The following error shows up
404 Client Error: Not Found for url: http+docker://localunixsocket/v1.24/images/create?tag=cdh5.12.0_cm5.12.0_primary-node&fromImage=docker.io%2Fcloudera%2Fclusterdock ("manifest for cloudera/clusterdock:cdh5.12.0_cm5.12.0_primary-node not found")
Even for the default versions mentioned here (5.8 and 5.8.1) https://hub.docker.com/r/cloudera/clusterdock/
The error still shows up:
sudo clusterdock start topology_cdh --cdh-version 5.8.0 --cm-version 5.8.1
....manifest for cloudera/clusterdock:cdh5.8.0_cm5.8.1_primary-node not found
I tried using this topology precisely because the one presented in https://github.com/cloudera/clusterdock worked, fine, but was for version 5.8.
Is there anyway to fix this so that one can use the default version for this project ( 5.12) ?
Thank you.
When running
The following error shows up
Even for the default versions mentioned here (5.8 and 5.8.1) https://hub.docker.com/r/cloudera/clusterdock/
The error still shows up:
I tried using this topology precisely because the one presented in https://github.com/cloudera/clusterdock worked, fine, but was for version 5.8.
Is there anyway to fix this so that one can use the default version for this project ( 5.12) ?
Thank you.