services.json 72 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749
  1. {
  2. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services?fields=components/ServiceComponentInfo,components/host_components,components/host_components/HostRoles&_=1358264805285",
  3. "items" : [
  4. {
  5. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/HBASE",
  6. "ServiceInfo" : {
  7. "cluster_name" : "cl1",
  8. "service_name" : "HBASE"
  9. },
  10. "components" : [
  11. {
  12. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/HBASE/components/HBASE_REGIONSERVER",
  13. "ServiceComponentInfo" : {
  14. "cluster_name" : "cl1",
  15. "desired_configs" : { },
  16. "state" : "STARTED",
  17. "component_name" : "HBASE_REGIONSERVER",
  18. "service_name" : "HBASE"
  19. },
  20. "host_components" : [
  21. {
  22. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/HBASE_REGIONSERVER",
  23. "HostRoles" : {
  24. "configs" : {
  25. "hbase-site" : "version1",
  26. "global" : "version1"
  27. },
  28. "cluster_name" : "cl1",
  29. "desired_configs" : { },
  30. "desired_state" : "INSTALLED",
  31. "state" : "INSTALL_FAILED",
  32. "component_name" : "HBASE_REGIONSERVER",
  33. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  34. }
  35. },
  36. {
  37. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-16-48-4B.compute-1.internal/host_components/HBASE_REGIONSERVER",
  38. "HostRoles" : {
  39. "configs" : {
  40. "hbase-site" : "version1",
  41. "global" : "version1"
  42. },
  43. "cluster_name" : "cl1",
  44. "desired_configs" : { },
  45. "desired_state" : "INSTALLED",
  46. "state" : "STARTED",
  47. "component_name" : "HBASE_REGIONSERVER",
  48. "host_name" : "domU-12-31-39-16-48-4B.compute-1.internal"
  49. }
  50. },
  51. {
  52. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-191-202-42.ec2.internal/host_components/HBASE_REGIONSERVER",
  53. "HostRoles" : {
  54. "configs" : {
  55. "hbase-site" : "version1",
  56. "global" : "version1"
  57. },
  58. "cluster_name" : "cl1",
  59. "desired_configs" : { },
  60. "desired_state" : "STARTED",
  61. "state" : "STARTED",
  62. "component_name" : "HBASE_REGIONSERVER",
  63. "host_name" : "ip-10-191-202-42.ec2.internal"
  64. }
  65. },
  66. {
  67. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-38-164.ec2.internal/host_components/HBASE_REGIONSERVER",
  68. "HostRoles" : {
  69. "configs" : {
  70. "hbase-site" : "version1",
  71. "global" : "version1"
  72. },
  73. "cluster_name" : "cl1",
  74. "desired_configs" : { },
  75. "desired_state" : "STARTED",
  76. "state" : "STARTED",
  77. "component_name" : "HBASE_REGIONSERVER",
  78. "host_name" : "ip-10-110-38-164.ec2.internal"
  79. }
  80. },
  81. {
  82. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-79-42.ec2.internal/host_components/HBASE_REGIONSERVER",
  83. "HostRoles" : {
  84. "configs" : {
  85. "hbase-site" : "version1",
  86. "global" : "version1"
  87. },
  88. "cluster_name" : "cl1",
  89. "desired_configs" : { },
  90. "desired_state" : "STARTED",
  91. "state" : "STARTED",
  92. "component_name" : "HBASE_REGIONSERVER",
  93. "host_name" : "ip-10-110-79-42.ec2.internal"
  94. }
  95. }
  96. ]
  97. },
  98. {
  99. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/HBASE/components/HBASE_MASTER",
  100. "ServiceComponentInfo" : {
  101. "MasterStartTime" : 1358245370553,
  102. "MasterActiveTime" : 1358245370618,
  103. "RegionsInTransition" : [ ],
  104. "component_name" : "HBASE_MASTER",
  105. "state" : "STARTED",
  106. "HeapMemoryUsed" : 14455400,
  107. "Revision" : "Unknown",
  108. "service_name" : "HBASE",
  109. "HeapMemoryMax" : 1069416448,
  110. "AverageLoad" : 1.0,
  111. "cluster_name" : "cl1",
  112. "desired_configs" : { },
  113. "Version" : "0.94.2.21"
  114. },
  115. "host_components" : [
  116. {
  117. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-191-202-42.ec2.internal/host_components/HBASE_MASTER",
  118. "HostRoles" : {
  119. "configs" : {
  120. "hbase-site" : "version1",
  121. "global" : "version1"
  122. },
  123. "ha_status" : "active",
  124. "cluster_name" : "cl1",
  125. "desired_configs" : { },
  126. "desired_state" : "STARTED",
  127. "state" : "STARTED",
  128. "component_name" : "HBASE_MASTER",
  129. "host_name" : "ip-10-191-202-42.ec2.internal"
  130. }
  131. }
  132. ]
  133. },
  134. {
  135. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/HBASE/components/HBASE_CLIENT",
  136. "ServiceComponentInfo" : {
  137. "cluster_name" : "cl1",
  138. "desired_configs" : { },
  139. "state" : "INSTALLED",
  140. "component_name" : "HBASE_CLIENT",
  141. "service_name" : "HBASE"
  142. },
  143. "host_components" : [
  144. {
  145. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/HBASE_CLIENT",
  146. "HostRoles" : {
  147. "configs" : { },
  148. "cluster_name" : "cl1",
  149. "desired_configs" : { },
  150. "desired_state" : "INSTALLED",
  151. "state" : "INSTALLED",
  152. "component_name" : "HBASE_CLIENT",
  153. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  154. }
  155. },
  156. {
  157. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-191-202-42.ec2.internal/host_components/HBASE_CLIENT",
  158. "HostRoles" : {
  159. "configs" : { },
  160. "cluster_name" : "cl1",
  161. "desired_configs" : { },
  162. "desired_state" : "INSTALLED",
  163. "state" : "INSTALLED",
  164. "component_name" : "HBASE_CLIENT",
  165. "host_name" : "ip-10-191-202-42.ec2.internal"
  166. }
  167. },
  168. {
  169. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-38-164.ec2.internal/host_components/HBASE_CLIENT",
  170. "HostRoles" : {
  171. "configs" : { },
  172. "cluster_name" : "cl1",
  173. "desired_configs" : { },
  174. "desired_state" : "INSTALLED",
  175. "state" : "INSTALLED",
  176. "component_name" : "HBASE_CLIENT",
  177. "host_name" : "ip-10-110-38-164.ec2.internal"
  178. }
  179. },
  180. {
  181. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-79-42.ec2.internal/host_components/HBASE_CLIENT",
  182. "HostRoles" : {
  183. "configs" : { },
  184. "cluster_name" : "cl1",
  185. "desired_configs" : { },
  186. "desired_state" : "INSTALLED",
  187. "state" : "INSTALLED",
  188. "component_name" : "HBASE_CLIENT",
  189. "host_name" : "ip-10-110-79-42.ec2.internal"
  190. }
  191. },
  192. {
  193. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-16-48-4B.compute-1.internal/host_components/HBASE_CLIENT",
  194. "HostRoles" : {
  195. "configs" : { },
  196. "cluster_name" : "cl1",
  197. "desired_configs" : { },
  198. "desired_state" : "INSTALLED",
  199. "state" : "INSTALLED",
  200. "component_name" : "HBASE_CLIENT",
  201. "host_name" : "domU-12-31-39-16-48-4B.compute-1.internal"
  202. }
  203. }
  204. ]
  205. }
  206. ]
  207. },
  208. {
  209. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/NAGIOS",
  210. "ServiceInfo" : {
  211. "cluster_name" : "cl1",
  212. "service_name" : "NAGIOS"
  213. },
  214. "components" : [
  215. {
  216. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/NAGIOS/components/NAGIOS_SERVER",
  217. "ServiceComponentInfo" : {
  218. "cluster_name" : "cl1",
  219. "desired_configs" : { },
  220. "state" : "STARTED",
  221. "component_name" : "NAGIOS_SERVER",
  222. "service_name" : "NAGIOS"
  223. },
  224. "host_components" : [
  225. {
  226. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-191-202-42.ec2.internal/host_components/NAGIOS_SERVER",
  227. "HostRoles" : {
  228. "configs" : {
  229. "global" : "version1"
  230. },
  231. "cluster_name" : "cl1",
  232. "desired_configs" : { },
  233. "desired_state" : "STARTED",
  234. "state" : "STARTED",
  235. "component_name" : "NAGIOS_SERVER",
  236. "host_name" : "ip-10-191-202-42.ec2.internal"
  237. }
  238. }
  239. ]
  240. }
  241. ]
  242. },
  243. {
  244. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/SQOOP",
  245. "ServiceInfo" : {
  246. "cluster_name" : "cl1",
  247. "service_name" : "SQOOP"
  248. },
  249. "components" : [
  250. {
  251. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/SQOOP/components/SQOOP",
  252. "ServiceComponentInfo" : {
  253. "cluster_name" : "cl1",
  254. "desired_configs" : { },
  255. "state" : "INSTALLED",
  256. "component_name" : "SQOOP",
  257. "service_name" : "SQOOP"
  258. },
  259. "host_components" : [
  260. {
  261. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-191-202-42.ec2.internal/host_components/SQOOP",
  262. "HostRoles" : {
  263. "configs" : { },
  264. "cluster_name" : "cl1",
  265. "desired_configs" : { },
  266. "desired_state" : "INSTALLED",
  267. "state" : "INSTALLED",
  268. "component_name" : "SQOOP",
  269. "host_name" : "ip-10-191-202-42.ec2.internal"
  270. }
  271. },
  272. {
  273. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-16-48-4B.compute-1.internal/host_components/SQOOP",
  274. "HostRoles" : {
  275. "configs" : { },
  276. "cluster_name" : "cl1",
  277. "desired_configs" : { },
  278. "desired_state" : "INSTALLED",
  279. "state" : "INSTALLED",
  280. "component_name" : "SQOOP",
  281. "host_name" : "domU-12-31-39-16-48-4B.compute-1.internal"
  282. }
  283. },
  284. {
  285. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-38-164.ec2.internal/host_components/SQOOP",
  286. "HostRoles" : {
  287. "configs" : { },
  288. "cluster_name" : "cl1",
  289. "desired_configs" : { },
  290. "desired_state" : "INSTALLED",
  291. "state" : "INSTALLED",
  292. "component_name" : "SQOOP",
  293. "host_name" : "ip-10-110-38-164.ec2.internal"
  294. }
  295. },
  296. {
  297. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/SQOOP",
  298. "HostRoles" : {
  299. "configs" : { },
  300. "cluster_name" : "cl1",
  301. "desired_configs" : { },
  302. "desired_state" : "INSTALLED",
  303. "state" : "INSTALLED",
  304. "component_name" : "SQOOP",
  305. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  306. }
  307. },
  308. {
  309. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-79-42.ec2.internal/host_components/SQOOP",
  310. "HostRoles" : {
  311. "configs" : { },
  312. "cluster_name" : "cl1",
  313. "desired_configs" : { },
  314. "desired_state" : "INSTALLED",
  315. "state" : "INSTALLED",
  316. "component_name" : "SQOOP",
  317. "host_name" : "ip-10-110-79-42.ec2.internal"
  318. }
  319. }
  320. ]
  321. }
  322. ]
  323. },
  324. {
  325. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/HDFS",
  326. "ServiceInfo" : {
  327. "cluster_name" : "cl1",
  328. "service_name" : "HDFS"
  329. },
  330. "components" : [
  331. {
  332. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/HDFS/components/HDFS_CLIENT",
  333. "ServiceComponentInfo" : {
  334. "cluster_name" : "cl1",
  335. "desired_configs" : { },
  336. "state" : "INSTALLED",
  337. "component_name" : "HDFS_CLIENT",
  338. "service_name" : "HDFS"
  339. },
  340. "host_components" : [
  341. {
  342. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-16-48-4B.compute-1.internal/host_components/HDFS_CLIENT",
  343. "HostRoles" : {
  344. "configs" : { },
  345. "cluster_name" : "cl1",
  346. "desired_configs" : { },
  347. "desired_state" : "INSTALLED",
  348. "state" : "INSTALLED",
  349. "component_name" : "HDFS_CLIENT",
  350. "host_name" : "domU-12-31-39-16-48-4B.compute-1.internal"
  351. }
  352. },
  353. {
  354. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-191-202-42.ec2.internal/host_components/HDFS_CLIENT",
  355. "HostRoles" : {
  356. "configs" : { },
  357. "cluster_name" : "cl1",
  358. "desired_configs" : { },
  359. "desired_state" : "INSTALLED",
  360. "state" : "INSTALLED",
  361. "component_name" : "HDFS_CLIENT",
  362. "host_name" : "ip-10-191-202-42.ec2.internal"
  363. }
  364. },
  365. {
  366. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-38-164.ec2.internal/host_components/HDFS_CLIENT",
  367. "HostRoles" : {
  368. "configs" : { },
  369. "cluster_name" : "cl1",
  370. "desired_configs" : { },
  371. "desired_state" : "INSTALLED",
  372. "state" : "INSTALLED",
  373. "component_name" : "HDFS_CLIENT",
  374. "host_name" : "ip-10-110-38-164.ec2.internal"
  375. }
  376. },
  377. {
  378. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-79-42.ec2.internal/host_components/HDFS_CLIENT",
  379. "HostRoles" : {
  380. "configs" : { },
  381. "cluster_name" : "cl1",
  382. "desired_configs" : { },
  383. "desired_state" : "INSTALLED",
  384. "state" : "INSTALLED",
  385. "component_name" : "HDFS_CLIENT",
  386. "host_name" : "ip-10-110-79-42.ec2.internal"
  387. }
  388. },
  389. {
  390. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/HDFS_CLIENT",
  391. "HostRoles" : {
  392. "configs" : { },
  393. "cluster_name" : "cl1",
  394. "desired_configs" : { },
  395. "desired_state" : "INSTALLED",
  396. "state" : "INSTALLED",
  397. "component_name" : "HDFS_CLIENT",
  398. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  399. }
  400. }
  401. ]
  402. },
  403. {
  404. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/HDFS/components/DATANODE",
  405. "ServiceComponentInfo" : {
  406. "cluster_name" : "cl1",
  407. "desired_configs" : { },
  408. "state" : "STARTED",
  409. "component_name" : "DATANODE",
  410. "service_name" : "HDFS"
  411. },
  412. "host_components" : [
  413. {
  414. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-38-164.ec2.internal/host_components/DATANODE",
  415. "HostRoles" : {
  416. "configs" : {
  417. "hdfs-site" : "version1",
  418. "global" : "version1",
  419. "core-site" : "version1"
  420. },
  421. "actual_configs" : {
  422. "hdfs-site" : "version1",
  423. "global" : "version1",
  424. "core-site" : "version1"
  425. },
  426. "cluster_name" : "cl1",
  427. "desired_configs" : { },
  428. "desired_state" : "STARTED",
  429. "state" : "STARTED",
  430. "component_name" : "DATANODE",
  431. "host_name" : "ip-10-110-38-164.ec2.internal"
  432. }
  433. },
  434. {
  435. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/DATANODE",
  436. "HostRoles" : {
  437. "configs" : {
  438. "hdfs-site" : "version1",
  439. "global" : "version1",
  440. "core-site" : "version1"
  441. },
  442. "actual_configs" : {
  443. "hdfs-site" : "version4",
  444. "global" : "version1",
  445. "core-site" : "version1"
  446. },
  447. "cluster_name" : "cl1",
  448. "desired_configs" : { },
  449. "desired_state" : "STARTED",
  450. "state" : "STARTED",
  451. "component_name" : "DATANODE",
  452. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  453. }
  454. },
  455. {
  456. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-191-202-42.ec2.internal/host_components/DATANODE",
  457. "HostRoles" : {
  458. "configs" : {
  459. "hdfs-site" : "version1",
  460. "global" : "version1",
  461. "core-site" : "version1"
  462. },
  463. "actual_configs" : {
  464. "hdfs-site" : "version4",
  465. "global" : "version4",
  466. "core-site" : "version1"
  467. },
  468. "cluster_name" : "cl1",
  469. "desired_configs" : { },
  470. "desired_state" : "STARTED",
  471. "state" : "UPGRADE_FAILED",
  472. "component_name" : "DATANODE",
  473. "host_name" : "ip-10-191-202-42.ec2.internal"
  474. }
  475. },
  476. {
  477. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-79-42.ec2.internal/host_components/DATANODE",
  478. "HostRoles" : {
  479. "configs" : {
  480. "hdfs-site" : "version1",
  481. "global" : "version1",
  482. "core-site" : "version1"
  483. },
  484. "actual_configs" : {
  485. "hdfs-site" : "version4",
  486. "global" : "version4",
  487. "core-site" : "version4"
  488. },
  489. "cluster_name" : "cl1",
  490. "desired_configs" : { },
  491. "desired_state" : "STARTED",
  492. "state" : "STARTED",
  493. "component_name" : "DATANODE",
  494. "host_name" : "ip-10-110-79-42.ec2.internal"
  495. }
  496. },
  497. {
  498. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-16-48-4B.compute-1.internal/host_components/DATANODE",
  499. "HostRoles" : {
  500. "configs" : {
  501. "hdfs-site" : "version4",
  502. "global" : "version4",
  503. "core-site" : "version4"
  504. },
  505. "actual_configs" : {
  506. "hdfs-site" : "version4",
  507. "global" : "version4",
  508. "core-site" : "version4"
  509. },
  510. "cluster_name" : "cl1",
  511. "desired_configs" : { },
  512. "desired_state" : "STARTED",
  513. "state" : "STARTED",
  514. "component_name" : "DATANODE",
  515. "host_name" : "domU-12-31-39-16-48-4B.compute-1.internal"
  516. }
  517. }
  518. ]
  519. },
  520. {
  521. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/HDFS/components/NAMENODE",
  522. "ServiceComponentInfo" : {
  523. "PercentRemaining" : 94.86242,
  524. "CapacityUsed" : 482971648,
  525. "state" : "STARTED",
  526. "HeapMemoryUsed" : 324295392,
  527. "service_name" : "HDFS",
  528. "UpgradeFinalized" : true,
  529. "HeapMemoryMax" : 1006632960,
  530. "DecomNodes" : "{}",
  531. "Safemode" : "",
  532. "CapacityRemaining" : 4210552782848,
  533. "StartTime" : 1358245243704,
  534. "Version" : "1.1.2.21, r",
  535. "BlocksTotal" : 248,
  536. "LiveNodes" : "{\"ip-10-110-38-164.ec2.internal\":{\"usedSpace\":87072768,\"lastContact\":1},\"ip-10-110-79-42.ec2.internal\":{\"usedSpace\":133492736,\"lastContact\":1},\"ip-10-191-202-42.ec2.internal\":{\"usedSpace\":65101824,\"lastContact\":1},\"domU-12-31-39-0E-E6-01.compute-1.internal\":{\"usedSpace\":160288768,\"lastContact\":0},\"domU-12-31-39-16-48-4B.compute-1.internal\":{\"usedSpace\":37015552,\"lastContact\":1}}",
  537. "component_name" : "NAMENODE",
  538. "PercentUsed" : 0.010881199,
  539. "TotalFiles" : 375,
  540. "NonDfsUsedSpace" : 227552702454,
  541. "MissingBlocks" : 0,
  542. "cluster_name" : "cl1",
  543. "desired_configs" : { },
  544. "UnderReplicatedBlocks" : 0,
  545. "CapacityTotal" : 4438588456950,
  546. "CorruptBlocks" : 0,
  547. "DeadNodes" : "{}"
  548. },
  549. "host_components" : [
  550. {
  551. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-191-202-42.ec2.internal/host_components/NAMENODE",
  552. "HostRoles" : {
  553. "configs" : {
  554. "hdfs-site" : "version1",
  555. "global" : "version1",
  556. "core-site" : "version1"
  557. },
  558. "actual_configs" : {
  559. "hdfs-site" : "version4",
  560. "global" : "version4",
  561. "core-site" : "version4"
  562. },
  563. "cluster_name" : "cl1",
  564. "desired_configs" : { },
  565. "desired_state" : "STARTED",
  566. "state" : "STARTED",
  567. "component_name" : "NAMENODE",
  568. "host_name" : "ip-10-191-202-42.ec2.internal"
  569. }
  570. }
  571. ]
  572. },
  573. {
  574. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/HDFS/components/SECONDARY_NAMENODE",
  575. "ServiceComponentInfo" : {
  576. "cluster_name" : "cl1",
  577. "desired_configs" : { },
  578. "state" : "STARTED",
  579. "component_name" : "SECONDARY_NAMENODE",
  580. "service_name" : "HDFS"
  581. },
  582. "host_components" : [
  583. {
  584. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/SECONDARY_NAMENODE",
  585. "HostRoles" : {
  586. "configs" : {
  587. "hdfs-site" : "version1",
  588. "global" : "version1",
  589. "core-site" : "version1"
  590. },
  591. "actual_configs" : {
  592. "hdfs-site" : "version4",
  593. "global" : "version4",
  594. "core-site" : "version4"
  595. },
  596. "cluster_name" : "cl1",
  597. "desired_configs" : { },
  598. "desired_state" : "STARTED",
  599. "state" : "STARTED",
  600. "component_name" : "SECONDARY_NAMENODE",
  601. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  602. }
  603. }
  604. ]
  605. }
  606. ]
  607. },
  608. {
  609. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/MAPREDUCE",
  610. "ServiceInfo" : {
  611. "cluster_name" : "cl1",
  612. "service_name" : "MAPREDUCE"
  613. },
  614. "components" : [
  615. {
  616. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/MAPREDUCE/components/MAPREDUCE_CLIENT",
  617. "ServiceComponentInfo" : {
  618. "cluster_name" : "cl1",
  619. "desired_configs" : { },
  620. "state" : "INSTALLED",
  621. "component_name" : "MAPREDUCE_CLIENT",
  622. "service_name" : "MAPREDUCE"
  623. },
  624. "host_components" : [
  625. {
  626. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-16-48-4B.compute-1.internal/host_components/MAPREDUCE_CLIENT",
  627. "HostRoles" : {
  628. "configs" : { },
  629. "cluster_name" : "cl1",
  630. "desired_configs" : { },
  631. "desired_state" : "INSTALLED",
  632. "state" : "INSTALLED",
  633. "component_name" : "MAPREDUCE_CLIENT",
  634. "host_name" : "domU-12-31-39-16-48-4B.compute-1.internal"
  635. }
  636. },
  637. {
  638. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-38-164.ec2.internal/host_components/MAPREDUCE_CLIENT",
  639. "HostRoles" : {
  640. "configs" : { },
  641. "cluster_name" : "cl1",
  642. "desired_configs" : { },
  643. "desired_state" : "INSTALLED",
  644. "state" : "INSTALLED",
  645. "component_name" : "MAPREDUCE_CLIENT",
  646. "host_name" : "ip-10-110-38-164.ec2.internal"
  647. }
  648. },
  649. {
  650. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-191-202-42.ec2.internal/host_components/MAPREDUCE_CLIENT",
  651. "HostRoles" : {
  652. "configs" : { },
  653. "cluster_name" : "cl1",
  654. "desired_configs" : { },
  655. "desired_state" : "INSTALLED",
  656. "state" : "INSTALLED",
  657. "component_name" : "MAPREDUCE_CLIENT",
  658. "host_name" : "ip-10-191-202-42.ec2.internal"
  659. }
  660. },
  661. {
  662. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/MAPREDUCE_CLIENT",
  663. "HostRoles" : {
  664. "configs" : { },
  665. "cluster_name" : "cl1",
  666. "desired_configs" : { },
  667. "desired_state" : "INSTALLED",
  668. "state" : "INSTALLED",
  669. "component_name" : "MAPREDUCE_CLIENT",
  670. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  671. }
  672. },
  673. {
  674. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-79-42.ec2.internal/host_components/MAPREDUCE_CLIENT",
  675. "HostRoles" : {
  676. "configs" : { },
  677. "cluster_name" : "cl1",
  678. "desired_configs" : { },
  679. "desired_state" : "INSTALLED",
  680. "state" : "INSTALLED",
  681. "component_name" : "MAPREDUCE_CLIENT",
  682. "host_name" : "ip-10-110-79-42.ec2.internal"
  683. }
  684. }
  685. ]
  686. },
  687. {
  688. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/MAPREDUCE/components/TASKTRACKER",
  689. "ServiceComponentInfo" : {
  690. "cluster_name" : "cl1",
  691. "desired_configs" : { },
  692. "state" : "STARTED",
  693. "component_name" : "TASKTRACKER",
  694. "service_name" : "MAPREDUCE"
  695. },
  696. "host_components" : [
  697. {
  698. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-79-42.ec2.internal/host_components/TASKTRACKER",
  699. "HostRoles" : {
  700. "configs" : {
  701. "mapred-site" : "version1",
  702. "global" : "version1",
  703. "core-site" : "version1"
  704. },
  705. "cluster_name" : "cl1",
  706. "desired_configs" : { },
  707. "desired_state" : "STARTED",
  708. "state" : "STARTED",
  709. "component_name" : "TASKTRACKER",
  710. "host_name" : "ip-10-110-79-42.ec2.internal"
  711. }
  712. },
  713. {
  714. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-191-202-42.ec2.internal/host_components/TASKTRACKER",
  715. "HostRoles" : {
  716. "configs" : {
  717. "mapred-site" : "version1",
  718. "global" : "version1",
  719. "core-site" : "version1"
  720. },
  721. "cluster_name" : "cl1",
  722. "desired_configs" : { },
  723. "desired_state" : "STARTED",
  724. "state" : "STARTED",
  725. "component_name" : "TASKTRACKER",
  726. "host_name" : "ip-10-191-202-42.ec2.internal"
  727. }
  728. },
  729. {
  730. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-16-48-4B.compute-1.internal/host_components/TASKTRACKER",
  731. "HostRoles" : {
  732. "configs" : {
  733. "mapred-site" : "version1",
  734. "global" : "version1",
  735. "core-site" : "version1"
  736. },
  737. "cluster_name" : "cl1",
  738. "desired_configs" : { },
  739. "desired_state" : "STARTED",
  740. "state" : "STARTED",
  741. "component_name" : "TASKTRACKER",
  742. "host_name" : "domU-12-31-39-16-48-4B.compute-1.internal"
  743. }
  744. },
  745. {
  746. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-38-164.ec2.internal/host_components/TASKTRACKER",
  747. "HostRoles" : {
  748. "configs" : {
  749. "mapred-site" : "version1",
  750. "global" : "version1",
  751. "core-site" : "version1"
  752. },
  753. "cluster_name" : "cl1",
  754. "desired_configs" : { },
  755. "desired_state" : "STARTED",
  756. "state" : "STARTED",
  757. "component_name" : "TASKTRACKER",
  758. "host_name" : "ip-10-110-38-164.ec2.internal"
  759. }
  760. }
  761. ]
  762. },
  763. {
  764. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/MAPREDUCE/components/JOBTRACKER",
  765. "ServiceComponentInfo" : {
  766. "component_name" : "JOBTRACKER",
  767. "state" : "STARTED",
  768. "HeapMemoryUsed" : 129384032,
  769. "service_name" : "MAPREDUCE",
  770. "HeapMemoryMax" : 1052770304,
  771. "cluster_name" : "cl1",
  772. "desired_configs" : { },
  773. "jobs_running" : 0,
  774. "BlackListedNodes" : "[]",
  775. "StartTime" : 1358245381436,
  776. "AliveNodes" : "[{\"hostname\":\"domU-12-31-39-16-48-4B.compute-1.internal\",\"last_seen\":1358264806195,\"health\":\"OK\",\"slots\":{\"map_slots\":4,\"map_slots_used\":0,\"reduce_slots\":2,\"reduce_slots_used\":0},\"failures\":0,\"dir_failures\":0},{\"hostname\":\"ip-10-110-38-164.ec2.internal\",\"last_seen\":1358264806343,\"health\":\"OK\",\"slots\":{\"map_slots\":4,\"map_slots_used\":0,\"reduce_slots\":2,\"reduce_slots_used\":0},\"failures\":0,\"dir_failures\":0},{\"hostname\":\"domU-12-31-39-0E-E6-01.compute-1.internal\",\"last_seen\":1358264806332,\"health\":\"OK\",\"slots\":{\"map_slots\":4,\"map_slots_used\":0,\"reduce_slots\":2,\"reduce_slots_used\":0},\"failures\":0,\"dir_failures\":0},{\"hostname\":\"ip-10-191-202-42.ec2.internal\",\"last_seen\":1358264806381,\"health\":\"OK\",\"slots\":{\"map_slots\":4,\"map_slots_used\":0,\"reduce_slots\":2,\"reduce_slots_used\":0},\"failures\":0,\"dir_failures\":0},{\"hostname\":\"ip-10-110-79-42.ec2.internal\",\"last_seen\":1358264806352,\"health\":\"OK\",\"slots\":{\"map_slots\":4,\"map_slots_used\":0,\"reduce_slots\":2,\"reduce_slots_used\":0},\"failures\":0,\"dir_failures\":0}]",
  777. "Version" : "1.1.2.21, r",
  778. "GrayListedNodes" : "[]",
  779. "Queue" : {
  780. "reserved_reduce_slots" : 0,
  781. "running_300" : 0,
  782. "jobs_completed" : 4,
  783. "reserved_map_slots" : 0,
  784. "running_0" : 0,
  785. "waiting_maps" : 0,
  786. "running_1440" : 0,
  787. "running_60" : 0,
  788. "jobs_submitted" : 4,
  789. "waiting_reduces" : 0
  790. },
  791. "jobtracker" : {
  792. "reserved_reduce_slots" : 0,
  793. "running_maps" : 0,
  794. "jobs_running" : 0,
  795. "running_reduces" : 0,
  796. "occupied_map_slots" : 0,
  797. "reserved_map_slots" : 0,
  798. "jobs_completed" : 4,
  799. "waiting_maps" : 0,
  800. "jobs_submitted" : 4,
  801. "occupied_reduce_slots" : 0,
  802. "waiting_reduces" : 0
  803. }
  804. },
  805. "host_components" : [
  806. {
  807. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/JOBTRACKER",
  808. "HostRoles" : {
  809. "configs" : {
  810. "mapred-site" : "version1",
  811. "global" : "version1",
  812. "core-site" : "version1"
  813. },
  814. "cluster_name" : "cl1",
  815. "desired_configs" : { },
  816. "desired_state" : "STARTED",
  817. "state" : "STARTED",
  818. "component_name" : "JOBTRACKER",
  819. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  820. }
  821. }
  822. ]
  823. }
  824. ]
  825. },
  826. {
  827. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/HIVE",
  828. "ServiceInfo" : {
  829. "cluster_name" : "cl1",
  830. "service_name" : "HIVE"
  831. },
  832. "components" : [
  833. {
  834. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/HIVE/components/HIVE_METASTORE",
  835. "ServiceComponentInfo" : {
  836. "cluster_name" : "cl1",
  837. "desired_configs" : { },
  838. "state" : "STARTED",
  839. "component_name" : "HIVE_METASTORE",
  840. "service_name" : "HIVE"
  841. },
  842. "host_components" : [
  843. {
  844. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/HIVE_METASTORE",
  845. "HostRoles" : {
  846. "configs" : {
  847. "global" : "version1",
  848. "hive-site" : "version1"
  849. },
  850. "cluster_name" : "cl1",
  851. "desired_configs" : { },
  852. "desired_state" : "STARTED",
  853. "state" : "STARTED",
  854. "component_name" : "HIVE_METASTORE",
  855. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  856. }
  857. }
  858. ]
  859. },
  860. {
  861. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/HIVE/components/HIVE_CLIENT",
  862. "ServiceComponentInfo" : {
  863. "cluster_name" : "cl1",
  864. "desired_configs" : { },
  865. "state" : "INSTALLED",
  866. "component_name" : "HIVE_CLIENT",
  867. "service_name" : "HIVE"
  868. },
  869. "host_components" : [
  870. {
  871. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-38-164.ec2.internal/host_components/HIVE_CLIENT",
  872. "HostRoles" : {
  873. "configs" : { },
  874. "cluster_name" : "cl1",
  875. "desired_configs" : { },
  876. "desired_state" : "INSTALLED",
  877. "state" : "INSTALLED",
  878. "component_name" : "HIVE_CLIENT",
  879. "host_name" : "ip-10-110-38-164.ec2.internal"
  880. }
  881. },
  882. {
  883. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/HIVE_CLIENT",
  884. "HostRoles" : {
  885. "configs" : { },
  886. "cluster_name" : "cl1",
  887. "desired_configs" : { },
  888. "desired_state" : "INSTALLED",
  889. "state" : "INSTALLED",
  890. "component_name" : "HIVE_CLIENT",
  891. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  892. }
  893. },
  894. {
  895. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-79-42.ec2.internal/host_components/HIVE_CLIENT",
  896. "HostRoles" : {
  897. "configs" : { },
  898. "cluster_name" : "cl1",
  899. "desired_configs" : { },
  900. "desired_state" : "INSTALLED",
  901. "state" : "INSTALLED",
  902. "component_name" : "HIVE_CLIENT",
  903. "host_name" : "ip-10-110-79-42.ec2.internal"
  904. }
  905. },
  906. {
  907. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-16-48-4B.compute-1.internal/host_components/HIVE_CLIENT",
  908. "HostRoles" : {
  909. "configs" : { },
  910. "cluster_name" : "cl1",
  911. "desired_configs" : { },
  912. "desired_state" : "INSTALLED",
  913. "state" : "INSTALLED",
  914. "component_name" : "HIVE_CLIENT",
  915. "host_name" : "domU-12-31-39-16-48-4B.compute-1.internal"
  916. }
  917. },
  918. {
  919. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-191-202-42.ec2.internal/host_components/HIVE_CLIENT",
  920. "HostRoles" : {
  921. "configs" : { },
  922. "cluster_name" : "cl1",
  923. "desired_configs" : { },
  924. "desired_state" : "INSTALLED",
  925. "state" : "INSTALLED",
  926. "component_name" : "HIVE_CLIENT",
  927. "host_name" : "ip-10-191-202-42.ec2.internal"
  928. }
  929. }
  930. ]
  931. },
  932. {
  933. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/HIVE/components/MYSQL_SERVER",
  934. "ServiceComponentInfo" : {
  935. "cluster_name" : "cl1",
  936. "desired_configs" : { },
  937. "state" : "STARTED",
  938. "component_name" : "MYSQL_SERVER",
  939. "service_name" : "HIVE"
  940. },
  941. "host_components" : [
  942. {
  943. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/MYSQL_SERVER",
  944. "HostRoles" : {
  945. "configs" : {
  946. "global" : "version1",
  947. "hive-site" : "version1"
  948. },
  949. "cluster_name" : "cl1",
  950. "desired_configs" : { },
  951. "desired_state" : "STARTED",
  952. "state" : "STARTED",
  953. "component_name" : "MYSQL_SERVER",
  954. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  955. }
  956. }
  957. ]
  958. },
  959. {
  960. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/HIVE/components/HIVE_SERVER",
  961. "ServiceComponentInfo" : {
  962. "cluster_name" : "cl1",
  963. "desired_configs" : { },
  964. "state" : "STARTED",
  965. "component_name" : "HIVE_SERVER",
  966. "service_name" : "HIVE"
  967. },
  968. "host_components" : [
  969. {
  970. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/HIVE_SERVER",
  971. "HostRoles" : {
  972. "configs" : {
  973. "global" : "version1",
  974. "hive-site" : "version1"
  975. },
  976. "cluster_name" : "cl1",
  977. "desired_configs" : { },
  978. "desired_state" : "STARTED",
  979. "state" : "STARTED",
  980. "component_name" : "HIVE_SERVER",
  981. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  982. }
  983. }
  984. ]
  985. }
  986. ]
  987. },
  988. {
  989. "href" : "http://ec2-23-20-184-220.compute-1.amazonaws.com:8080/api/v1/clusters/tdk/services/HUE",
  990. "ServiceInfo" : {
  991. "cluster_name" : "tdk",
  992. "service_name" : "HUE"
  993. },
  994. "components" : [
  995. {
  996. "href" : "http://ec2-23-20-184-220.compute-1.amazonaws.com:8080/api/v1/clusters/tdk/services/HUE/components/HUE_SERVER",
  997. "ServiceComponentInfo" : {
  998. "cluster_name" : "tdk",
  999. "state" : "INSTALLED",
  1000. "component_name" : "HUE_SERVER",
  1001. "service_name" : "HUE",
  1002. "desired_configs" : { }
  1003. },
  1004. "host_components" : [
  1005. {
  1006. "href" : "http://ec2-23-20-184-220.compute-1.amazonaws.com:8080/api/v1/clusters/tdk/hosts/ip-10-147-169-187.ec2.internal/host_components/HUE_SERVER",
  1007. "HostRoles" : {
  1008. "cluster_name" : "tdk",
  1009. "ha_status" : "passive",
  1010. "desired_state" : "INSTALLED",
  1011. "state" : "STARTED",
  1012. "component_name" : "HUE_SERVER",
  1013. "service_name" : "HUE",
  1014. "host_name" : "ip-10-147-169-187.ec2.internal",
  1015. "configs" : { },
  1016. "desired_configs" : { }
  1017. }
  1018. }
  1019. ]
  1020. }
  1021. ]
  1022. },
  1023. {
  1024. "href" : "http://ec2-23-20-184-220.compute-1.amazonaws.com:8080/api/v1/clusters/tdk/services/HUE",
  1025. "ServiceInfo" : {
  1026. "cluster_name" : "tdk",
  1027. "service_name" : "HUE"
  1028. },
  1029. "components" : [
  1030. {
  1031. "href" : "http://ec2-23-20-184-220.compute-1.amazonaws.com:8080/api/v1/clusters/tdk/services/HUE/components/HUE_SERVER",
  1032. "ServiceComponentInfo" : {
  1033. "cluster_name" : "tdk",
  1034. "state" : "INSTALLED",
  1035. "component_name" : "HUE_SERVER",
  1036. "service_name" : "HUE",
  1037. "desired_configs" : { }
  1038. },
  1039. "host_components" : [
  1040. {
  1041. "href" : "http://ec2-23-20-184-220.compute-1.amazonaws.com:8080/api/v1/clusters/tdk/hosts/ip-10-147-169-187.ec2.internal/host_components/HUE_SERVER",
  1042. "HostRoles" : {
  1043. "cluster_name" : "tdk",
  1044. "ha_status" : "passive",
  1045. "desired_state" : "INSTALLED",
  1046. "state" : "STARTED",
  1047. "component_name" : "HUE_SERVER",
  1048. "service_name" : "HUE",
  1049. "host_name" : "ip-10-147-169-187.ec2.internal",
  1050. "configs" : { },
  1051. "desired_configs" : { }
  1052. }
  1053. }
  1054. ]
  1055. }
  1056. ]
  1057. },
  1058. {
  1059. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/HUE",
  1060. "ServiceInfo" : {
  1061. "cluster_name" : "cl1",
  1062. "service_name" : "HUE"
  1063. },
  1064. "components" : [
  1065. {
  1066. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/HUE/components/HUE_SERVER",
  1067. "ServiceComponentInfo" : {
  1068. "cluster_name" : "cl1",
  1069. "desired_configs" : { },
  1070. "state" : "STARTED",
  1071. "component_name" : "HUE_SERVER",
  1072. "service_name" : "HUE"
  1073. },
  1074. "host_components" : [
  1075. {
  1076. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/HUE_SERVER",
  1077. "HostRoles" : {
  1078. "configs" : {
  1079. "global" : "version1",
  1080. "hue-site" : "version1"
  1081. },
  1082. "cluster_name" : "cl1",
  1083. "desired_configs" : { },
  1084. "desired_state" : "STARTED",
  1085. "state" : "STARTED",
  1086. "component_name" : "HUE_SERVER",
  1087. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  1088. }
  1089. }
  1090. ]
  1091. }
  1092. ]
  1093. },
  1094. {
  1095. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/HUE",
  1096. "ServiceInfo" : {
  1097. "cluster_name" : "cl1",
  1098. "service_name" : "HUE"
  1099. },
  1100. "components" : [
  1101. {
  1102. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/HUE/components/HUE_SERVER",
  1103. "ServiceComponentInfo" : {
  1104. "cluster_name" : "cl1",
  1105. "desired_configs" : { },
  1106. "state" : "STARTED",
  1107. "component_name" : "HUE_SERVER",
  1108. "service_name" : "HUE"
  1109. },
  1110. "host_components" : [
  1111. {
  1112. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/HUE_SERVER",
  1113. "HostRoles" : {
  1114. "configs" : {
  1115. "global" : "version1",
  1116. "hue-site" : "version1"
  1117. },
  1118. "cluster_name" : "cl1",
  1119. "desired_configs" : { },
  1120. "desired_state" : "STARTED",
  1121. "state" : "STARTED",
  1122. "component_name" : "HUE_SERVER",
  1123. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  1124. }
  1125. }
  1126. ]
  1127. }
  1128. ]
  1129. },
  1130. {
  1131. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/HUE",
  1132. "ServiceInfo" : {
  1133. "cluster_name" : "cl1",
  1134. "service_name" : "HUE"
  1135. },
  1136. "components" : [
  1137. {
  1138. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/HUE/components/HUE_SERVER",
  1139. "ServiceComponentInfo" : {
  1140. "cluster_name" : "cl1",
  1141. "desired_configs" : { },
  1142. "state" : "STARTED",
  1143. "component_name" : "HUE_SERVER",
  1144. "service_name" : "HUE"
  1145. },
  1146. "host_components" : [
  1147. {
  1148. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/HUE_SERVER",
  1149. "HostRoles" : {
  1150. "configs" : {
  1151. "global" : "version1",
  1152. "hue-site" : "version1"
  1153. },
  1154. "cluster_name" : "cl1",
  1155. "desired_configs" : { },
  1156. "desired_state" : "STARTED",
  1157. "state" : "STARTED",
  1158. "component_name" : "HUE_SERVER",
  1159. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  1160. }
  1161. }
  1162. ]
  1163. }
  1164. ]
  1165. },
  1166. {
  1167. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/PIG",
  1168. "ServiceInfo" : {
  1169. "cluster_name" : "cl1",
  1170. "service_name" : "PIG"
  1171. },
  1172. "components" : [
  1173. {
  1174. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/PIG/components/PIG",
  1175. "ServiceComponentInfo" : {
  1176. "cluster_name" : "cl1",
  1177. "desired_configs" : { },
  1178. "state" : "INSTALLED",
  1179. "component_name" : "PIG",
  1180. "service_name" : "PIG"
  1181. },
  1182. "host_components" : [
  1183. {
  1184. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-38-164.ec2.internal/host_components/PIG",
  1185. "HostRoles" : {
  1186. "configs" : { },
  1187. "cluster_name" : "cl1",
  1188. "desired_configs" : { },
  1189. "desired_state" : "INSTALLED",
  1190. "state" : "INSTALLED",
  1191. "component_name" : "PIG",
  1192. "host_name" : "ip-10-110-38-164.ec2.internal"
  1193. }
  1194. },
  1195. {
  1196. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-191-202-42.ec2.internal/host_components/PIG",
  1197. "HostRoles" : {
  1198. "configs" : { },
  1199. "cluster_name" : "cl1",
  1200. "desired_configs" : { },
  1201. "desired_state" : "INSTALLED",
  1202. "state" : "INSTALLED",
  1203. "component_name" : "PIG",
  1204. "host_name" : "ip-10-191-202-42.ec2.internal"
  1205. }
  1206. },
  1207. {
  1208. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-79-42.ec2.internal/host_components/PIG",
  1209. "HostRoles" : {
  1210. "configs" : { },
  1211. "cluster_name" : "cl1",
  1212. "desired_configs" : { },
  1213. "desired_state" : "INSTALLED",
  1214. "state" : "INSTALLED",
  1215. "component_name" : "PIG",
  1216. "host_name" : "ip-10-110-79-42.ec2.internal"
  1217. }
  1218. },
  1219. {
  1220. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-16-48-4B.compute-1.internal/host_components/PIG",
  1221. "HostRoles" : {
  1222. "configs" : { },
  1223. "cluster_name" : "cl1",
  1224. "desired_configs" : { },
  1225. "desired_state" : "INSTALLED",
  1226. "state" : "INSTALLED",
  1227. "component_name" : "PIG",
  1228. "host_name" : "domU-12-31-39-16-48-4B.compute-1.internal"
  1229. }
  1230. },
  1231. {
  1232. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/PIG",
  1233. "HostRoles" : {
  1234. "configs" : { },
  1235. "cluster_name" : "cl1",
  1236. "desired_configs" : { },
  1237. "desired_state" : "INSTALLED",
  1238. "state" : "INSTALLED",
  1239. "component_name" : "PIG",
  1240. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  1241. }
  1242. }
  1243. ]
  1244. }
  1245. ]
  1246. },
  1247. {
  1248. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/GANGLIA",
  1249. "ServiceInfo" : {
  1250. "cluster_name" : "cl1",
  1251. "service_name" : "GANGLIA"
  1252. },
  1253. "components" : [
  1254. {
  1255. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/GANGLIA/components/GANGLIA_SERVER",
  1256. "ServiceComponentInfo" : {
  1257. "cluster_name" : "cl1",
  1258. "desired_configs" : { },
  1259. "state" : "STARTED",
  1260. "component_name" : "GANGLIA_SERVER",
  1261. "service_name" : "GANGLIA"
  1262. },
  1263. "host_components" : [
  1264. {
  1265. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-191-202-42.ec2.internal/host_components/GANGLIA_SERVER",
  1266. "HostRoles" : {
  1267. "configs" : {
  1268. "global" : "version1"
  1269. },
  1270. "cluster_name" : "cl1",
  1271. "desired_configs" : { },
  1272. "desired_state" : "STARTED",
  1273. "state" : "STARTED",
  1274. "component_name" : "GANGLIA_SERVER",
  1275. "host_name" : "ip-10-191-202-42.ec2.internal"
  1276. }
  1277. }
  1278. ]
  1279. },
  1280. {
  1281. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/GANGLIA/components/GANGLIA_MONITOR",
  1282. "ServiceComponentInfo" : {
  1283. "cluster_name" : "cl1",
  1284. "desired_configs" : { },
  1285. "state" : "STARTED",
  1286. "component_name" : "GANGLIA_MONITOR",
  1287. "service_name" : "GANGLIA"
  1288. },
  1289. "host_components" : [
  1290. {
  1291. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-79-42.ec2.internal/host_components/GANGLIA_MONITOR",
  1292. "HostRoles" : {
  1293. "configs" : {
  1294. "global" : "version1"
  1295. },
  1296. "cluster_name" : "cl1",
  1297. "desired_configs" : { },
  1298. "desired_state" : "STARTED",
  1299. "state" : "STARTED",
  1300. "component_name" : "GANGLIA_MONITOR",
  1301. "host_name" : "ip-10-110-79-42.ec2.internal"
  1302. }
  1303. },
  1304. {
  1305. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/GANGLIA_MONITOR",
  1306. "HostRoles" : {
  1307. "configs" : {
  1308. "global" : "version1"
  1309. },
  1310. "cluster_name" : "cl1",
  1311. "desired_configs" : { },
  1312. "desired_state" : "STARTED",
  1313. "state" : "STARTED",
  1314. "component_name" : "GANGLIA_MONITOR",
  1315. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  1316. }
  1317. },
  1318. {
  1319. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-38-164.ec2.internal/host_components/GANGLIA_MONITOR",
  1320. "HostRoles" : {
  1321. "configs" : {
  1322. "global" : "version1"
  1323. },
  1324. "cluster_name" : "cl1",
  1325. "desired_configs" : { },
  1326. "desired_state" : "STARTED",
  1327. "state" : "STARTED",
  1328. "component_name" : "GANGLIA_MONITOR",
  1329. "host_name" : "ip-10-110-38-164.ec2.internal"
  1330. }
  1331. },
  1332. {
  1333. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-191-202-42.ec2.internal/host_components/GANGLIA_MONITOR",
  1334. "HostRoles" : {
  1335. "configs" : {
  1336. "global" : "version1"
  1337. },
  1338. "cluster_name" : "cl1",
  1339. "desired_configs" : { },
  1340. "desired_state" : "STARTED",
  1341. "state" : "STARTED",
  1342. "component_name" : "GANGLIA_MONITOR",
  1343. "host_name" : "ip-10-191-202-42.ec2.internal"
  1344. }
  1345. },
  1346. {
  1347. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-16-48-4B.compute-1.internal/host_components/GANGLIA_MONITOR",
  1348. "HostRoles" : {
  1349. "configs" : {
  1350. "global" : "version1"
  1351. },
  1352. "cluster_name" : "cl1",
  1353. "desired_configs" : { },
  1354. "desired_state" : "STARTED",
  1355. "state" : "STARTED",
  1356. "component_name" : "GANGLIA_MONITOR",
  1357. "host_name" : "domU-12-31-39-16-48-4B.compute-1.internal"
  1358. }
  1359. }
  1360. ]
  1361. }
  1362. ]
  1363. },
  1364. {
  1365. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/OOZIE",
  1366. "ServiceInfo" : {
  1367. "cluster_name" : "cl1",
  1368. "service_name" : "OOZIE"
  1369. },
  1370. "components" : [
  1371. {
  1372. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/OOZIE/components/OOZIE_SERVER",
  1373. "ServiceComponentInfo" : {
  1374. "cluster_name" : "cl1",
  1375. "desired_configs" : { },
  1376. "state" : "STARTED",
  1377. "component_name" : "OOZIE_SERVER",
  1378. "service_name" : "OOZIE"
  1379. },
  1380. "host_components" : [
  1381. {
  1382. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/OOZIE_SERVER",
  1383. "HostRoles" : {
  1384. "configs" : {
  1385. "global" : "version1",
  1386. "oozie-site" : "version1"
  1387. },
  1388. "cluster_name" : "cl1",
  1389. "desired_configs" : { },
  1390. "desired_state" : "STARTED",
  1391. "state" : "STARTED",
  1392. "component_name" : "OOZIE_SERVER",
  1393. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  1394. }
  1395. }
  1396. ]
  1397. },
  1398. {
  1399. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/OOZIE/components/OOZIE_CLIENT",
  1400. "ServiceComponentInfo" : {
  1401. "cluster_name" : "cl1",
  1402. "desired_configs" : { },
  1403. "state" : "INSTALLED",
  1404. "component_name" : "OOZIE_CLIENT",
  1405. "service_name" : "OOZIE"
  1406. },
  1407. "host_components" : [
  1408. {
  1409. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-191-202-42.ec2.internal/host_components/OOZIE_CLIENT",
  1410. "HostRoles" : {
  1411. "configs" : { },
  1412. "cluster_name" : "cl1",
  1413. "desired_configs" : { },
  1414. "desired_state" : "INSTALLED",
  1415. "state" : "INSTALLED",
  1416. "component_name" : "OOZIE_CLIENT",
  1417. "host_name" : "ip-10-191-202-42.ec2.internal"
  1418. }
  1419. },
  1420. {
  1421. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-16-48-4B.compute-1.internal/host_components/OOZIE_CLIENT",
  1422. "HostRoles" : {
  1423. "configs" : { },
  1424. "cluster_name" : "cl1",
  1425. "desired_configs" : { },
  1426. "desired_state" : "INSTALLED",
  1427. "state" : "INSTALLED",
  1428. "component_name" : "OOZIE_CLIENT",
  1429. "host_name" : "domU-12-31-39-16-48-4B.compute-1.internal"
  1430. }
  1431. },
  1432. {
  1433. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-38-164.ec2.internal/host_components/OOZIE_CLIENT",
  1434. "HostRoles" : {
  1435. "configs" : { },
  1436. "cluster_name" : "cl1",
  1437. "desired_configs" : { },
  1438. "desired_state" : "INSTALLED",
  1439. "state" : "INSTALLED",
  1440. "component_name" : "OOZIE_CLIENT",
  1441. "host_name" : "ip-10-110-38-164.ec2.internal"
  1442. }
  1443. },
  1444. {
  1445. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/OOZIE_CLIENT",
  1446. "HostRoles" : {
  1447. "configs" : { },
  1448. "cluster_name" : "cl1",
  1449. "desired_configs" : { },
  1450. "desired_state" : "INSTALLED",
  1451. "state" : "INSTALLED",
  1452. "component_name" : "OOZIE_CLIENT",
  1453. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  1454. }
  1455. },
  1456. {
  1457. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-79-42.ec2.internal/host_components/OOZIE_CLIENT",
  1458. "HostRoles" : {
  1459. "configs" : { },
  1460. "cluster_name" : "cl1",
  1461. "desired_configs" : { },
  1462. "desired_state" : "INSTALLED",
  1463. "state" : "INSTALLED",
  1464. "component_name" : "OOZIE_CLIENT",
  1465. "host_name" : "ip-10-110-79-42.ec2.internal"
  1466. }
  1467. }
  1468. ]
  1469. }
  1470. ]
  1471. },
  1472. {
  1473. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/ZOOKEEPER",
  1474. "ServiceInfo" : {
  1475. "cluster_name" : "cl1",
  1476. "service_name" : "ZOOKEEPER"
  1477. },
  1478. "components" : [
  1479. {
  1480. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/ZOOKEEPER/components/ZOOKEEPER_SERVER",
  1481. "ServiceComponentInfo" : {
  1482. "cluster_name" : "cl1",
  1483. "desired_configs" : { },
  1484. "state" : "STARTED",
  1485. "component_name" : "ZOOKEEPER_SERVER",
  1486. "service_name" : "ZOOKEEPER"
  1487. },
  1488. "host_components" : [
  1489. {
  1490. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-191-202-42.ec2.internal/host_components/ZOOKEEPER_SERVER",
  1491. "HostRoles" : {
  1492. "configs" : {
  1493. "global" : "version1"
  1494. },
  1495. "cluster_name" : "cl1",
  1496. "desired_configs" : { },
  1497. "desired_state" : "STARTED",
  1498. "state" : "STARTED",
  1499. "component_name" : "ZOOKEEPER_SERVER",
  1500. "host_name" : "ip-10-191-202-42.ec2.internal"
  1501. }
  1502. },
  1503. {
  1504. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-16-48-4B.compute-1.internal/host_components/ZOOKEEPER_SERVER",
  1505. "HostRoles" : {
  1506. "configs" : {
  1507. "global" : "version1"
  1508. },
  1509. "cluster_name" : "cl1",
  1510. "desired_configs" : { },
  1511. "desired_state" : "STARTED",
  1512. "state" : "STARTED",
  1513. "component_name" : "ZOOKEEPER_SERVER",
  1514. "host_name" : "domU-12-31-39-16-48-4B.compute-1.internal"
  1515. }
  1516. },
  1517. {
  1518. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/ZOOKEEPER_SERVER",
  1519. "HostRoles" : {
  1520. "configs" : {
  1521. "global" : "version1"
  1522. },
  1523. "cluster_name" : "cl1",
  1524. "desired_configs" : { },
  1525. "desired_state" : "STARTED",
  1526. "state" : "STARTED",
  1527. "component_name" : "ZOOKEEPER_SERVER",
  1528. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  1529. }
  1530. }
  1531. ]
  1532. },
  1533. {
  1534. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/services/ZOOKEEPER/components/ZOOKEEPER_CLIENT",
  1535. "ServiceComponentInfo" : {
  1536. "cluster_name" : "cl1",
  1537. "desired_configs" : { },
  1538. "state" : "INSTALLED",
  1539. "component_name" : "ZOOKEEPER_CLIENT",
  1540. "service_name" : "ZOOKEEPER"
  1541. },
  1542. "host_components" : [
  1543. {
  1544. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-16-48-4B.compute-1.internal/host_components/ZOOKEEPER_CLIENT",
  1545. "HostRoles" : {
  1546. "configs" : { },
  1547. "cluster_name" : "cl1",
  1548. "desired_configs" : { },
  1549. "desired_state" : "INSTALLED",
  1550. "state" : "INSTALLED",
  1551. "component_name" : "ZOOKEEPER_CLIENT",
  1552. "host_name" : "domU-12-31-39-16-48-4B.compute-1.internal"
  1553. }
  1554. },
  1555. {
  1556. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-191-202-42.ec2.internal/host_components/ZOOKEEPER_CLIENT",
  1557. "HostRoles" : {
  1558. "configs" : { },
  1559. "cluster_name" : "cl1",
  1560. "desired_configs" : { },
  1561. "desired_state" : "INSTALLED",
  1562. "state" : "INSTALLED",
  1563. "component_name" : "ZOOKEEPER_CLIENT",
  1564. "host_name" : "ip-10-191-202-42.ec2.internal"
  1565. }
  1566. },
  1567. {
  1568. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/domU-12-31-39-0E-E6-01.compute-1.internal/host_components/ZOOKEEPER_CLIENT",
  1569. "HostRoles" : {
  1570. "configs" : { },
  1571. "cluster_name" : "cl1",
  1572. "desired_configs" : { },
  1573. "desired_state" : "INSTALLED",
  1574. "state" : "INSTALLED",
  1575. "component_name" : "ZOOKEEPER_CLIENT",
  1576. "host_name" : "domU-12-31-39-0E-E6-01.compute-1.internal"
  1577. }
  1578. },
  1579. {
  1580. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-38-164.ec2.internal/host_components/ZOOKEEPER_CLIENT",
  1581. "HostRoles" : {
  1582. "configs" : { },
  1583. "cluster_name" : "cl1",
  1584. "desired_configs" : { },
  1585. "desired_state" : "INSTALLED",
  1586. "state" : "INSTALLED",
  1587. "component_name" : "ZOOKEEPER_CLIENT",
  1588. "host_name" : "ip-10-110-38-164.ec2.internal"
  1589. }
  1590. },
  1591. {
  1592. "href" : "http://ec2-184-73-46-113.compute-1.amazonaws.com:8080/api/v1/clusters/cl1/hosts/ip-10-110-79-42.ec2.internal/host_components/ZOOKEEPER_CLIENT",
  1593. "HostRoles" : {
  1594. "configs" : { },
  1595. "cluster_name" : "cl1",
  1596. "desired_configs" : { },
  1597. "desired_state" : "INSTALLED",
  1598. "state" : "INSTALLED",
  1599. "component_name" : "ZOOKEEPER_CLIENT",
  1600. "host_name" : "ip-10-110-79-42.ec2.internal"
  1601. }
  1602. }
  1603. ]
  1604. }
  1605. ]
  1606. },
  1607. {
  1608. "href" : "http://ec2-54-226-143-119.compute-1.amazonaws.com:8080/api/v1/clusters/fc/services/FLUME?fields=components/ServiceComponentInfo,components/host_components,components/host_components/HostRoles",
  1609. "ServiceInfo" : {
  1610. "cluster_name" : "fc",
  1611. "service_name" : "FLUME"
  1612. },
  1613. "components" : [
  1614. {
  1615. "href" : "http://ec2-54-226-143-119.compute-1.amazonaws.com:8080/api/v1/clusters/fc/services/FLUME/components/FLUME_HANDLER",
  1616. "ServiceComponentInfo" : {
  1617. "cluster_name" : "fc",
  1618. "component_name" : "FLUME_HANDLER",
  1619. "service_name" : "FLUME",
  1620. "state" : "STARTED",
  1621. "desired_configs" : { }
  1622. },
  1623. "host_components" : [
  1624. {
  1625. "href" : "http://ec2-54-226-143-119.compute-1.amazonaws.com:8080/api/v1/clusters/fc/hosts/ip-10-204-21-198.ec2.internal/host_components/FLUME_HANDLER",
  1626. "HostRoles" : {
  1627. "cluster_name" : "fc",
  1628. "component_name" : "FLUME_HANDLER",
  1629. "desired_stack_id" : "HDP-1.3.0",
  1630. "desired_state" : "STARTED",
  1631. "ha_status" : "passive",
  1632. "host_name" : "ip-10-204-21-198.ec2.internal",
  1633. "service_name" : "FLUME",
  1634. "stack_id" : "HDP-1.3.0",
  1635. "state" : "STARTED",
  1636. "configs" : { },
  1637. "desired_configs" : { }
  1638. },
  1639. "metrics" : {
  1640. "flume" : {
  1641. "flume" : {
  1642. "CHANNEL" : {
  1643. "c1" : {
  1644. "ChannelCapacity" : 10000.0,
  1645. "ChannelFillPercentage" : 0.0,
  1646. "ChannelSize" : 0.0,
  1647. "EventPutAttemptCount" : 5899.83333333,
  1648. "EventPutSuccessCount" : 5899.83333333,
  1649. "EventTakeAttemptCount" : 8363.175,
  1650. "EventTakeSuccessCount" : 5899.83333333,
  1651. "StartTime" : 1.37123650642E12,
  1652. "StopTime" : 0.0
  1653. },
  1654. "c2" : {
  1655. "ChannelCapacity" : 10000.0,
  1656. "ChannelFillPercentage" : 0.0,
  1657. "ChannelSize" : 0.0,
  1658. "EventPutAttemptCount" : 5899.83333333,
  1659. "EventPutSuccessCount" : 5899.83333333,
  1660. "EventTakeAttemptCount" : 8363.175,
  1661. "EventTakeSuccessCount" : 5899.83333333,
  1662. "StartTime" : 1.37123650642E12,
  1663. "StopTime" : 0.0
  1664. }
  1665. },
  1666. "SINK" : {
  1667. "sink1" : {
  1668. "BatchCompleteCount" : 0.0,
  1669. "BatchEmptyCount" : 2167.68888889,
  1670. "BatchUnderflowCount" : 294.991666667,
  1671. "ConnectionClosedCount" : 798.766666667,
  1672. "ConnectionCreatedCount" : 799.6,
  1673. "ConnectionFailedCount" : 0.0,
  1674. "EventDrainAttemptCount" : 5899.83333333,
  1675. "EventDrainSuccessCount" : 5899.83333333,
  1676. "StartTime" : 1.37123650643E12,
  1677. "StopTime" : 0.0
  1678. }
  1679. }
  1680. }
  1681. }
  1682. }
  1683. },
  1684. {
  1685. "href" : "http://ec2-54-226-143-119.compute-1.amazonaws.com:8080/api/v1/clusters/fc/hosts/ip-10-38-6-229.ec2.internal/host_components/FLUME_HANDLER",
  1686. "HostRoles" : {
  1687. "cluster_name" : "fc",
  1688. "component_name" : "FLUME_HANDLER",
  1689. "desired_stack_id" : "HDP-1.3.0",
  1690. "desired_state" : "STARTED",
  1691. "ha_status" : "passive",
  1692. "host_name" : "ip-10-38-6-229.ec2.internal",
  1693. "service_name" : "FLUME",
  1694. "stack_id" : "HDP-1.3.0",
  1695. "state" : "STARTED",
  1696. "configs" : { },
  1697. "desired_configs" : { }
  1698. },
  1699. "metrics" : {
  1700. "flume" : {
  1701. "flume" : {
  1702. "CHANNEL" : {
  1703. "c1" : {
  1704. "ChannelCapacity" : 10000.0,
  1705. "ChannelFillPercentage" : 0.0,
  1706. "ChannelSize" : 0.0,
  1707. "EventPutAttemptCount" : 5899.83333333,
  1708. "EventPutSuccessCount" : 5899.83333333,
  1709. "EventTakeAttemptCount" : 8363.175,
  1710. "EventTakeSuccessCount" : 5899.83333333,
  1711. "StartTime" : 1.37123650642E12,
  1712. "StopTime" : 0.0
  1713. },
  1714. "c4" : {
  1715. "ChannelCapacity" : 10000.0,
  1716. "ChannelFillPercentage" : 0.0,
  1717. "ChannelSize" : 0.0,
  1718. "EventPutAttemptCount" : 5899.83333333,
  1719. "EventPutSuccessCount" : 5899.83333333,
  1720. "EventTakeAttemptCount" : 8363.175,
  1721. "EventTakeSuccessCount" : 5899.83333333,
  1722. "StartTime" : 1.37123650642E12,
  1723. "StopTime" : 0.0
  1724. }
  1725. },
  1726. "SINK" : {
  1727. "sink1" : {
  1728. "BatchCompleteCount" : 0.0,
  1729. "BatchEmptyCount" : 2167.68888889,
  1730. "BatchUnderflowCount" : 294.991666667,
  1731. "ConnectionClosedCount" : 798.766666667,
  1732. "ConnectionCreatedCount" : 799.6,
  1733. "ConnectionFailedCount" : 0.0,
  1734. "EventDrainAttemptCount" : 5899.83333333,
  1735. "EventDrainSuccessCount" : 5899.83333333,
  1736. "StartTime" : 1.37123650643E12,
  1737. "StopTime" : 0.0
  1738. }
  1739. }
  1740. }
  1741. }
  1742. }
  1743. }
  1744. ]
  1745. }
  1746. ]
  1747. }
  1748. ]
  1749. }