components.json 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348
  1. {
  2. "items" : [
  3. {
  4. "ServiceInfo" : {
  5. "service_name" : "ACCUMULO"
  6. },
  7. "components" : [
  8. {
  9. "ServiceComponentInfo" : {
  10. "component_name" : "ACCUMULO_CLIENT"
  11. }
  12. },
  13. {
  14. "ServiceComponentInfo" : {
  15. "component_name" : "ACCUMULO_GC"
  16. }
  17. },
  18. {
  19. "ServiceComponentInfo" : {
  20. "component_name" : "ACCUMULO_MASTER"
  21. }
  22. },
  23. {
  24. "ServiceComponentInfo" : {
  25. "component_name" : "ACCUMULO_MONITOR"
  26. }
  27. },
  28. {
  29. "ServiceComponentInfo" : {
  30. "component_name" : "ACCUMULO_TRACER"
  31. }
  32. },
  33. {
  34. "ServiceComponentInfo" : {
  35. "component_name" : "ACCUMULO_TSERVER"
  36. }
  37. }
  38. ]
  39. },
  40. {
  41. "ServiceInfo" : {
  42. "service_name" : "AMBARI_METRICS"
  43. },
  44. "components" : [
  45. {
  46. "ServiceComponentInfo" : {
  47. "component_name" : "METRICS_COLLECTOR"
  48. }
  49. },
  50. {
  51. "ServiceComponentInfo" : {
  52. "component_name" : "METRICS_MONITOR"
  53. }
  54. }
  55. ]
  56. },
  57. {
  58. "ServiceInfo" : {
  59. "service_name" : "FALCON"
  60. },
  61. "components" : [
  62. {
  63. "ServiceComponentInfo" : {
  64. "component_name" : "FALCON_CLIENT"
  65. }
  66. },
  67. {
  68. "ServiceComponentInfo" : {
  69. "component_name" : "FALCON_SERVER"
  70. }
  71. }
  72. ]
  73. },
  74. {
  75. "ServiceInfo" : {
  76. "service_name" : "FLUME"
  77. },
  78. "components" : [
  79. {
  80. "ServiceComponentInfo" : {
  81. "component_name" : "FLUME_HANDLER"
  82. }
  83. }
  84. ]
  85. },
  86. {
  87. "ServiceInfo" : {
  88. "service_name" : "HBASE"
  89. },
  90. "components" : [
  91. {
  92. "ServiceComponentInfo" : {
  93. "component_name" : "HBASE_CLIENT"
  94. }
  95. },
  96. {
  97. "ServiceComponentInfo" : {
  98. "component_name" : "HBASE_MASTER"
  99. }
  100. },
  101. {
  102. "ServiceComponentInfo" : {
  103. "component_name" : "HBASE_REGIONSERVER"
  104. }
  105. }
  106. ]
  107. },
  108. {
  109. "ServiceInfo" : {
  110. "service_name" : "HDFS"
  111. },
  112. "components" : [
  113. {
  114. "ServiceComponentInfo" : {
  115. "component_name" : "DATANODE"
  116. }
  117. },
  118. {
  119. "ServiceComponentInfo" : {
  120. "component_name" : "HDFS_CLIENT"
  121. }
  122. },
  123. {
  124. "ServiceComponentInfo" : {
  125. "component_name" : "JOURNALNODE"
  126. }
  127. },
  128. {
  129. "ServiceComponentInfo" : {
  130. "component_name" : "NAMENODE"
  131. }
  132. },
  133. {
  134. "ServiceComponentInfo" : {
  135. "component_name" : "SECONDARY_NAMENODE"
  136. }
  137. },
  138. {
  139. "ServiceComponentInfo" : {
  140. "component_name" : "ZKFC"
  141. }
  142. }
  143. ]
  144. },
  145. {
  146. "ServiceInfo" : {
  147. "service_name" : "HIVE"
  148. },
  149. "components" : [
  150. {
  151. "ServiceComponentInfo" : {
  152. "component_name" : "HCAT"
  153. }
  154. },
  155. {
  156. "ServiceComponentInfo" : {
  157. "component_name" : "HIVE_CLIENT"
  158. }
  159. },
  160. {
  161. "ServiceComponentInfo" : {
  162. "component_name" : "HIVE_METASTORE"
  163. }
  164. },
  165. {
  166. "ServiceComponentInfo" : {
  167. "component_name" : "HIVE_SERVER"
  168. }
  169. },
  170. {
  171. "ServiceComponentInfo" : {
  172. "component_name" : "MYSQL_SERVER"
  173. }
  174. },
  175. {
  176. "ServiceComponentInfo" : {
  177. "component_name" : "WEBHCAT_SERVER"
  178. }
  179. }
  180. ]
  181. },
  182. {
  183. "ServiceInfo" : {
  184. "service_name" : "KAFKA"
  185. },
  186. "components" : [
  187. {
  188. "ServiceComponentInfo" : {
  189. "component_name" : "KAFKA_BROKER"
  190. }
  191. }
  192. ]
  193. },
  194. {
  195. "ServiceInfo" : {
  196. "service_name" : "MAPREDUCE2"
  197. },
  198. "components" : [
  199. {
  200. "ServiceComponentInfo" : {
  201. "component_name" : "HISTORYSERVER"
  202. }
  203. },
  204. {
  205. "ServiceComponentInfo" : {
  206. "component_name" : "MAPREDUCE2_CLIENT"
  207. }
  208. }
  209. ]
  210. },
  211. {
  212. "ServiceInfo" : {
  213. "service_name" : "OOZIE"
  214. },
  215. "components" : [
  216. {
  217. "ServiceComponentInfo" : {
  218. "component_name" : "OOZIE_CLIENT"
  219. }
  220. },
  221. {
  222. "ServiceComponentInfo" : {
  223. "component_name" : "OOZIE_SERVER"
  224. }
  225. }
  226. ]
  227. },
  228. {
  229. "ServiceInfo" : {
  230. "service_name" : "PIG"
  231. },
  232. "components" : [
  233. {
  234. "ServiceComponentInfo" : {
  235. "component_name" : "PIG"
  236. }
  237. }
  238. ]
  239. },
  240. {
  241. "ServiceInfo" : {
  242. "service_name" : "SLIDER"
  243. },
  244. "components" : [
  245. {
  246. "ServiceComponentInfo" : {
  247. "component_name" : "SLIDER"
  248. }
  249. }
  250. ]
  251. },
  252. {
  253. "ServiceInfo" : {
  254. "service_name" : "SQOOP"
  255. },
  256. "components" : [
  257. {
  258. "ServiceComponentInfo" : {
  259. "component_name" : "SQOOP"
  260. }
  261. }
  262. ]
  263. },
  264. {
  265. "ServiceInfo" : {
  266. "service_name" : "STORM"
  267. },
  268. "components" : [
  269. {
  270. "ServiceComponentInfo" : {
  271. "component_name" : "DRPC_SERVER"
  272. }
  273. },
  274. {
  275. "ServiceComponentInfo" : {
  276. "component_name" : "NIMBUS"
  277. }
  278. },
  279. {
  280. "ServiceComponentInfo" : {
  281. "component_name" : "STORM_UI_SERVER"
  282. }
  283. },
  284. {
  285. "ServiceComponentInfo" : {
  286. "component_name" : "SUPERVISOR"
  287. }
  288. }
  289. ]
  290. },
  291. {
  292. "ServiceInfo" : {
  293. "service_name" : "TEZ"
  294. },
  295. "components" : [
  296. {
  297. "ServiceComponentInfo" : {
  298. "component_name" : "TEZ_CLIENT"
  299. }
  300. }
  301. ]
  302. },
  303. {
  304. "ServiceInfo" : {
  305. "service_name" : "YARN"
  306. },
  307. "components" : [
  308. {
  309. "ServiceComponentInfo" : {
  310. "component_name" : "APP_TIMELINE_SERVER"
  311. }
  312. },
  313. {
  314. "ServiceComponentInfo" : {
  315. "component_name" : "NODEMANAGER"
  316. }
  317. },
  318. {
  319. "ServiceComponentInfo" : {
  320. "component_name" : "RESOURCEMANAGER"
  321. }
  322. },
  323. {
  324. "ServiceComponentInfo" : {
  325. "component_name" : "YARN_CLIENT"
  326. }
  327. }
  328. ]
  329. },
  330. {
  331. "ServiceInfo" : {
  332. "service_name" : "ZOOKEEPER"
  333. },
  334. "components" : [
  335. {
  336. "ServiceComponentInfo" : {
  337. "component_name" : "ZOOKEEPER_CLIENT"
  338. }
  339. },
  340. {
  341. "ServiceComponentInfo" : {
  342. "component_name" : "ZOOKEEPER_SERVER"
  343. }
  344. }
  345. ]
  346. }
  347. ]
  348. }