clustertemplate.json 188 B

12345678910111213
  1. {
  2. "blueprint" : "pig-view",
  3. "host_groups" :[
  4. {
  5. "name" : "single_host",
  6. "hosts" : [
  7. {
  8. "fqdn" : "c6403.ambari.apache.org"
  9. }
  10. ]
  11. }
  12. ]
  13. }