components_state.json 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. {
  2. "items" : [
  3. {
  4. "ServiceComponentInfo" : {
  5. "component_name" : "FALCON_CLIENT",
  6. "installed_count" : 1,
  7. "service_name" : "FALCON",
  8. "started_count" : 0,
  9. "total_count" : 1
  10. }
  11. },
  12. {
  13. "ServiceComponentInfo" : {
  14. "component_name" : "GANGLIA_MONITOR",
  15. "installed_count" : 0,
  16. "service_name" : "GANGLIA",
  17. "started_count" : 1,
  18. "total_count" : 1
  19. }
  20. },
  21. {
  22. "ServiceComponentInfo" : {
  23. "component_name" : "HBASE_CLIENT",
  24. "installed_count" : 1,
  25. "service_name" : "HBASE",
  26. "started_count" : 0,
  27. "total_count" : 1
  28. }
  29. },
  30. {
  31. "ServiceComponentInfo" : {
  32. "component_name" : "HBASE_REGIONSERVER",
  33. "installed_count" : 0,
  34. "service_name" : "HBASE",
  35. "started_count" : 1,
  36. "total_count" : 1
  37. }
  38. },
  39. {
  40. "ServiceComponentInfo" : {
  41. "component_name" : "DATANODE",
  42. "installed_count" : 0,
  43. "service_name" : "HDFS",
  44. "started_count" : 1,
  45. "total_count" : 1
  46. }
  47. },
  48. {
  49. "ServiceComponentInfo" : {
  50. "component_name" : "HDFS_CLIENT",
  51. "installed_count" : 1,
  52. "service_name" : "HDFS",
  53. "started_count" : 0,
  54. "total_count" : 1
  55. }
  56. },
  57. {
  58. "ServiceComponentInfo" : {
  59. "component_name" : "ZKFC",
  60. "installed_count" : 0,
  61. "service_name" : "HDFS",
  62. "started_count" : 0,
  63. "total_count" : 0
  64. }
  65. },
  66. {
  67. "ServiceComponentInfo" : {
  68. "component_name" : "HIVE_CLIENT",
  69. "installed_count" : 1,
  70. "service_name" : "HIVE",
  71. "started_count" : 0,
  72. "total_count" : 1
  73. }
  74. },
  75. {
  76. "ServiceComponentInfo" : {
  77. "component_name" : "MAPREDUCE2_CLIENT",
  78. "installed_count" : 1,
  79. "service_name" : "MAPREDUCE2",
  80. "started_count" : 0,
  81. "total_count" : 1
  82. }
  83. },
  84. {
  85. "ServiceComponentInfo" : {
  86. "component_name" : "OOZIE_CLIENT",
  87. "installed_count" : 1,
  88. "service_name" : "OOZIE",
  89. "started_count" : 0,
  90. "total_count" : 1
  91. }
  92. },
  93. {
  94. "ServiceComponentInfo" : {
  95. "component_name" : "PIG",
  96. "installed_count" : 1,
  97. "service_name" : "PIG",
  98. "started_count" : 0,
  99. "total_count" : 1
  100. }
  101. },
  102. {
  103. "ServiceComponentInfo" : {
  104. "component_name" : "SQOOP",
  105. "installed_count" : 1,
  106. "service_name" : "SQOOP",
  107. "started_count" : 0,
  108. "total_count" : 1
  109. }
  110. },
  111. {
  112. "ServiceComponentInfo" : {
  113. "component_name" : "SUPERVISOR",
  114. "installed_count" : 0,
  115. "service_name" : "STORM",
  116. "started_count" : 1,
  117. "total_count" : 1
  118. }
  119. },
  120. {
  121. "ServiceComponentInfo" : {
  122. "component_name" : "TEZ_CLIENT",
  123. "installed_count" : 1,
  124. "service_name" : "TEZ",
  125. "started_count" : 0,
  126. "total_count" : 1
  127. }
  128. },
  129. {
  130. "ServiceComponentInfo" : {
  131. "component_name" : "APP_TIMELINE_SERVER",
  132. "installed_count" : 0,
  133. "service_name" : "YARN",
  134. "started_count" : 1,
  135. "total_count" : 1
  136. }
  137. },
  138. {
  139. "ServiceComponentInfo" : {
  140. "component_name" : "NODEMANAGER",
  141. "installed_count" : 0,
  142. "service_name" : "YARN",
  143. "started_count" : 1,
  144. "total_count" : 1
  145. }
  146. },
  147. {
  148. "ServiceComponentInfo" : {
  149. "component_name" : "YARN_CLIENT",
  150. "installed_count" : 1,
  151. "service_name" : "YARN",
  152. "started_count" : 0,
  153. "total_count" : 1
  154. }
  155. },
  156. {
  157. "ServiceComponentInfo" : {
  158. "component_name" : "ZOOKEEPER_CLIENT",
  159. "installed_count" : 1,
  160. "service_name" : "ZOOKEEPER",
  161. "started_count" : 0,
  162. "total_count" : 1
  163. }
  164. }
  165. ]
  166. }