Cluster creation and adding Services through Apache Ambari Restful APIs

2014-03-18 Thread asif sajjad
Hi, I want to create Cluster and want to add services through Apache Ambari Restful APIs. I am unable to call POST,PUT and DELETE Web Services successfully. I am using Resful API's client to work and trying to use below URL with POST request but not working. *POST REQUEST* http://AmbariServ

Re: Cluster creation and adding Services through Apache Ambari Restful APIs

2014-03-18 Thread Yusaku Sako
Hi Asif, What is the exact call that you are trying (with all the headers and parameters), and the response you are getting back from the server? Yusaku On Tue, Mar 18, 2014 at 2:46 AM, asif sajjad wrote: > Hi, > > > I want to create Cluster and want to add services through Apache Ambari > Rest