Hi Sumit & Yusaku, Thanks for the info guys. The blueprint looks like exactly what I'd be after. For the moment I'll look into the API calls.
Thanks again! Gordon On 1 August 2013 06:22, Sumit Mohanty <[email protected]> wrote: > You can get the details on the API at > https://github.com/apache/ambari/blob/trunk/ambari-server/docs/api/v1/index.md > . > > -Sumit > > From: Sumit Mohanty <[email protected]> > Date: Wednesday, July 31, 2013 10:20 PM > > To: <[email protected]> > Subject: Re: Ambari Cluster Install Automation > > Ambari APIs do not support the manifest yet. Meanwhile, you can use the > current Ambari API to perform a completely automated install. You can > capture the API calls while you go through the wizard to see what steps are > needed. Otherwise, I can provide you a list of API calls needed for a basic > cluster install. > > -Sumit > > From: Yusaku Sako <[email protected]> > Reply-To: <[email protected]> > Date: Wednesday, July 31, 2013 9:42 PM > To: <[email protected]> > Subject: Re: Ambari Cluster Install Automation > > Hello Gordon, > > You may be interested in the work going on at > https://issues.apache.org/jira/browse/AMBARI-1783 (Specification for a > cluster blueprint consumable by Ambari). > The idea is to be able to create a specification for the cluster (aka "cluster > blueprint") as a json file that is fed to an Ambari API endpoint to deploy > a cluster. > > Yusaku > > > On Wed, Jul 24, 2013 at 9:23 AM, Gordon Bonthron <[email protected]>wrote: > >> Hi all, >> >> I've been looking into Ambari, and have successfully set up clusters >> using the web wizard. >> >> Is there any way to have this setup automated however? I'd like to be >> able to just preprovide the answers to the wizard questions, but I don't >> believe this is possible. >> >> Ideally something we could trigger from our Puppet server would be great. >> >> Thanks in advance for any suggestions, >> Gordon >> >> >
