Member since
02-17-2022
1
Post
0
Kudos Received
0
Solutions
02-17-2022
03:59 PM
+ registry=hortonworks + name=sandbox-hdp + version=2.6.5 + proxyName=sandbox-proxy + proxyVersion=1.0 + flavor=hdp docker-deploy-hdp265.sh: 15: cannot create sandbox-flavor: Permission denied + echo hdp + mkdir -p sandbox/proxy/conf.d + mkdir -p sandbox/proxy/conf.stream.d + docker pull hortonworks/sandbox-hdp:2.6.5 2.6.5: Pulling from hortonworks/sandbox-hdp Digest: sha256:0b34fa5cb197717828d6ffe547c23ad9b1c09f3b953e570e37f6f09809fbf3ba Status: Image is up to date for hortonworks/sandbox-hdp:2.6.5 docker.io/hortonworks/sandbox-hdp:2.6.5 + docker pull hortonworks/sandbox-proxy:1.0 1.0: Pulling from hortonworks/sandbox-proxy Digest: sha256:42e4cfbcbb76af07e5d8f47a183a0d4105e65a1e7ef39fe37ab746e8b2523e9e Status: Image is up to date for hortonworks/sandbox-proxy:1.0 docker.io/hortonworks/sandbox-proxy:1.0 + [ hdp = hdf ] + [ hdp = hdp ] + hostname=sandbox-hdp.hortonworks.com + docker images + grep hortonworks/sandbox-hdp + awk {print $2} + version=2.6.5 + docker network create cda + docker run --privileged --name sandbox-hdp -h sandbox-hdp.hortonworks.com --network=cda --network-alias=sandbox-hdp.hortonworks.com -d hortonworks/sandbox-hdp:2.6.5 docker: Error response from daemon: Conflict. The container name "/sandbox-hdp" is already in use by container "b1c48478c7d48e681a706f86de84fd23978be91001aef9efc6da18a24f99c21f". You have to remove (or rename) that container to be able to reuse that name. See 'docker run --help'. + echo Remove existing postgres run files. Please wait Remove existing postgres run files. Please wait + sleep 2 + docker exec -t sandbox-hdp sh -c rm -rf /var/run/postgresql/*; systemctl restart postgresql; Error response from daemon: Container b1c48478c7d48e681a706f86de84fd23978be91001aef9efc6da18a24f99c21f is not running + sed s/sandbox-hdp-security/sandbox-hdp/g assets/generate-proxy-deploy-script.sh + mv -f assets/generate-proxy-deploy-script.sh.new assets/generate-proxy-deploy-script.sh + chmod +x assets/generate-proxy-deploy-script.sh + assets/generate-proxy-deploy-script.sh + uname + grep MINGW + chmod +x sandbox/proxy/proxy-deploy.sh + sandbox/proxy/proxy-deploy.sh docker: invalid reference format: repository name must be lowercase. See 'docker run --help'. And finally to desplegate Ambari i have this error Please help i need your help, thanks
... View more
Labels:
- Labels:
-
Hortonworks Data Platform (HDP)