Re: Issues when using blueprint

2016-05-24 Thread Jeff Zhang
It doesn't work even I specify it as HDP 2.4, any clues ? [root@jzhang-test3-1 ~]# curl -X PUT -u admin:admin -d @repo.json -H 'X-Requested-By: ambari' http://jzhang-test3-1.opentacklocal:8080/api/v1/stacks/HDP/versions/2.4/operating_systems/centos6/repositories/HDP { "status" : 404,

RE: Issues when using blueprint

2016-05-24 Thread Sean Roberts
That’s correct. HDP 2.5 is not ready, but the stack version is listed in the Ambari directories. For now, please use 2.4 for now. From: Andrew Stadtler [mailto:a...@phdata.io] Sent: Tuesday, May 24, 2016 4:03 PM To: user@ambari.apache.org Cc: Alejandro Fernandez

Re: Issues when using blueprint

2016-05-24 Thread Jeff Zhang
Thanks, Alejandro, but after I use HDP as repoId, it still fails. (Do I use wrong stackVersion/osType ? I don't find valid stackVersoin/osType/repoId list in https://cwiki.apache.org/confluence/display/AMBARI/Blueprints) [root@jzhang-test3-1 ~]# curl -X PUT -u admin:admin -d @repo.json -H