- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
installaction of HDP by ambari in Docker
- Labels:
-
Apache Ambari
Created ‎06-27-2018 06:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello every one i am new to docker and Ambari..i have installed Ambari as per already available image
https://hub.docker.com/r/hortonworks/ambari-server/ , now on cluster installation wizard, it required SSH private key..in docker ambari server and agent is on same machine , with different container..how to SSH come in picture.
Created ‎06-30-2018 08:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @bansari chavda, in your special case, you would have to perform manual registration. https://docs.hortonworks.com/HDPDocuments/Ambari-2.6.2.0/bk_ambari-administration/content/install_th...
Another way is to use the amb-shell to deploy the cluster using blueprints. https://github.com/sequenceiq/docker-ambari
