Skip to content
This repository has been archived by the owner on Oct 24, 2021. It is now read-only.

Cannot submit blueprint by curl #2

Open
tahuy opened this issue Apr 29, 2020 · 0 comments
Open

Cannot submit blueprint by curl #2

tahuy opened this issue Apr 29, 2020 · 0 comments

Comments

@tahuy
Copy link

tahuy commented Apr 29, 2020

Hi author,
After I build images and start compose,
I run:
cd ./blueprints
curl -H "X-Requested-By: ambari" -X POST -u admin:admin http://localhost:8080/api/v1/blueprints/ambari -d @blueprint.json
==> Ok
curl -H "X-Requested-By: ambari" -X POST -u admin:admin http://localhost:8080/api/v1/clusters/ambari -d @hosts.json
==> {
"status" : 400,
"message" : "Invalid Cluster Creation Template: org.apache.ambari.server.topology.InvalidTopologyTemplateException: The specified blueprint doesn't exist: org.apache.ambari.server.topology.NoSuchBlueprintException: No blueprint exists with the name 'jarvis'"
}

Please help me

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant