- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
How create blueprint of existing cluster and how to build new cluster with blueprint
- Labels:
-
Apache Hadoop
Created 01-24-2018 07:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created 01-24-2018 08:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can export the blueprint of your current cluster as :
http://erie1.example.com:8080/api/v1/clusters/ErieCluster?format=blueprint
.
Please see: https://cwiki.apache.org/confluence/display/AMBARI/Blueprints
To export a blueprint from an existing cluster:
curl -H "X-Requested-By: ambari"-X GET -u admin:admin http://c6401.ambari.apache.org:8080/api/v1/clusters/TestCluster?format=blueprint
.
Also get the blueprint registered:
curl -H "X-Requested-By: ambari"-X GET -u admin:admin http://c6401.ambari.apache.org:8080/api/v1/blueprints
Links
https://community.hortonworks.com/questions/83437/ambari-export-blueprint.html
https://hortonworks.com/blog/ambari-blueprints-delivers-missing-component-cluster-provisioning/
Hope this links helps.
Created 01-24-2018 08:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can export the blueprint of your current cluster as :
http://erie1.example.com:8080/api/v1/clusters/ErieCluster?format=blueprint
.
Please see: https://cwiki.apache.org/confluence/display/AMBARI/Blueprints
To export a blueprint from an existing cluster:
curl -H "X-Requested-By: ambari"-X GET -u admin:admin http://c6401.ambari.apache.org:8080/api/v1/clusters/TestCluster?format=blueprint
.
Also get the blueprint registered:
curl -H "X-Requested-By: ambari"-X GET -u admin:admin http://c6401.ambari.apache.org:8080/api/v1/blueprints
Links
https://community.hortonworks.com/questions/83437/ambari-export-blueprint.html
https://hortonworks.com/blog/ambari-blueprints-delivers-missing-component-cluster-provisioning/
Hope this links helps.
Created 08-12-2019 05:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
your blog link is a dead link.
