hc_host_status.json 13 KB

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