Guest User

Untitled

a guest
Nov 20th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. {
  2. "blueprint":"BigDataCluster",
  3. "default_password":"Default_HDP_HDF",
  4. "host_groups":[
  5. {
  6. "hosts":[
  7. {
  8. "fqdn":"node-nifi-3.mydomain.local"
  9. }
  10. ],
  11. "name":"host_group_8"
  12. },
  13. {
  14. "hosts":[
  15. {
  16. "fqdn":"node-nifi-1.mydomain.local"
  17. },
  18. {
  19. "fqdn":"node-nifi-2.mydomain.local"
  20. }
  21. ],
  22. "name":"host_group_7"
  23. },
  24. {
  25. "hosts":[
  26. {
  27. "fqdn":"node-mgn-3.mydomain.local"
  28. }
  29. ],
  30. "name":"host_group_6"
  31. },
  32. {
  33. "hosts":[
  34. {
  35. "fqdn":"node-mgn-2.mydomain.local"
  36. }
  37. ],
  38. "name":"host_group_5"
  39. },
  40. {
  41. "hosts":[
  42. {
  43. "fqdn":"node-mgn-1.mydomain.local"
  44. }
  45. ],
  46. "name":"host_group_4"
  47. },
  48. {
  49. "hosts":[
  50. {
  51. "fqdn":"node-kafka-3.mydomain.local"
  52. }
  53. ],
  54. "name":"host_group_3"
  55. },
  56. {
  57. "hosts":[
  58. {
  59. "fqdn":"node-kafka-1.mydomain.local"
  60. },
  61. {
  62. "fqdn":"node-kafka-2.mydomain.local"
  63. }
  64. ],
  65. "name":"host_group_2"
  66. },
  67. {
  68. "hosts":[
  69. {
  70. "fqdn":"node-hadoop-1.mydomain.local"
  71. },
  72. {
  73. "fqdn":"node-hadoop-2.mydomain.local"
  74. },
  75. {
  76. "fqdn":"node-hadoop-3.mydomain.local"
  77. }
  78. ],
  79. "name":"host_group_1"
  80. }
  81. ]
  82. }
Add Comment
Please, Sign In to add comment