Created on 01-02-2017 11:44 AM
Created on 01-02-2017 03:49 PM
Awesome!!
Created on 01-09-2017 06:57 PM
Thanks for putting work into this. Can you speak to the difference with your approach vs using:
1. cloudbreak ambari-docker
2. using docker compose and/or ansible container.
Also does this support kerberos?
If after review this looks promising.... i plan to integrate a few tasks/roles via ansible to automate some of the manual setup
Created on 01-15-2017 08:38 AM
Your scripts and instructions are wonderful.... I ran out of space on virtualbox disk.
Thank you
Created on 02-07-2017 10:17 AM
@Sonny Heer I missed to notice your questions. To answer-
1. This approach is more suitable if you were to use physical hardware and run HDP cluster nodes on docker instances.
2. Instead of using docker compose to define the cluster, here we prepare ambari agent/server images for various versions and use the scripts to setup the required infrastructure, and bring up a cluster.
3. At the moment, we can't enable kerberos right when the cluster is created, but there are scripts in there to quickly kerberize an hdp cluster once it is created.