> > Hi all, > I'm trying to automate the configuartion of Hue on a cluster installed via > Ambari. I've writte a couple of scripts that updates the configuration on > Ambari and reboots the services, then derive the Hue configuration file > (hue.ini) querying Ambari for its configuration. > I'm able to set up correctly hue by ssh-ing into the machine hosting > Ambari (and Hue) and running my script from there but I would like to > remove this step of the process so that no interaction with the machine is > needed. > Is there a way to launch a user script just after the completion of a new > cluster installation? > Thanks, > Giovanni >
