Member since
09-07-2016
9
Posts
1
Kudos Received
0
Solutions
12-13-2017
03:30 PM
The image is now called sandbox-hdp ie: cloudusr@dev2:~/hdp$ sudo docker load < ./HDP_2.6.3_docker_10_11_2017.tar e00c9229b481: Loading layer [==================================================>] 202.7MB/202.7MB 6d029676b777: Loading layer [==================================================>] 12.25GB/12.25GB 8f8f12de0582: Loading layer [==================================================>] 2.56kB/2.56kB Loaded image: sandbox-hdp:latest Therefore if you use the command documented (cut/pasted into my script): cloudusr@dev2:~/hdp$ sudo ./runhdp.sh Unable to find image 'sandbox:latest' locally docker: Error response from daemon: pull access denied for sandbox, repository does not exist or may require 'docker login'. See 'docker run --help'. The fix is to use 'sandbox-hdp' for the name of the docker image - this is the nearly last parameter to the docker command, just before sshd (the -name can be left as is)
... View more
02-22-2017
01:57 PM
Thanks. I wasn't aware it wasn't part of the base install. I had already found the "add service" option just wanted to check that was the appropriate path. Thanks for the clarification
... View more
02-22-2017
11:36 AM
1 Kudo
I am trying to install HDP 2.5.3.0 using Ambari 2.4.2 automated install on Centos 7.3
In get started->select version I can see Ranger is listed. I progress through specifying a single system (just for test), validate. When I get to "choose services" there is no sign of ranger...........
Any idea what's going wrong here?
... View more
Labels: