hosts70.json 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756
  1. {
  2. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts?fields=*",
  3. "items" : [
  4. {
  5. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev1.hortonworks.com",
  6. "Hosts" : {
  7. "cpu_count" : 1,
  8. "cluster_name" : "mycluster",
  9. "last_registration_time" : 1352386560520,
  10. "rack_info" : "/default-rack",
  11. "total_mem" : 3082813,
  12. "os_arch" : "x86_64",
  13. "host_name" : "dev1.hortonworks.com",
  14. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  15. "last_heartbeat_time" : 1352461939047,
  16. "os_type" : "centos6",
  17. "ip" : "10.0.2.15"
  18. },
  19. "host_components" : [
  20. {
  21. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/SECONDARY_NAMENODE",
  22. "HostRoles" : {
  23. "cluster_name" : "mycluster",
  24. "component_name" : "SECONDARY_NAMENODE",
  25. "host_name" : "dev1.hortonworks.com"
  26. }
  27. },
  28. {
  29. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/JOBTRACKER",
  30. "HostRoles" : {
  31. "cluster_name" : "mycluster",
  32. "component_name" : "JOBTRACKER",
  33. "host_name" : "dev1.hortonworks.com"
  34. }
  35. },
  36. {
  37. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/DATANODE",
  38. "HostRoles" : {
  39. "cluster_name" : "mycluster",
  40. "component_name" : "DATANODE",
  41. "host_name" : "dev1.hortonworks.com"
  42. }
  43. },
  44. {
  45. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/HDFS_CLIENT",
  46. "HostRoles" : {
  47. "cluster_name" : "mycluster",
  48. "component_name" : "HDFS_CLIENT",
  49. "host_name" : "dev1.hortonworks.com"
  50. }
  51. },
  52. {
  53. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/TASKTRACKER",
  54. "HostRoles" : {
  55. "cluster_name" : "mycluster",
  56. "component_name" : "TASKTRACKER",
  57. "host_name" : "dev1.hortonworks.com"
  58. }
  59. },
  60. {
  61. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/NAMENODE",
  62. "HostRoles" : {
  63. "cluster_name" : "mycluster",
  64. "component_name" : "NAMENODE",
  65. "host_name" : "dev1.hortonworks.com"
  66. }
  67. },
  68. {
  69. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/MAPREDUCE_CLIENT",
  70. "HostRoles" : {
  71. "cluster_name" : "mycluster",
  72. "component_name" : "MAPREDUCE_CLIENT",
  73. "host_name" : "dev1.hortonworks.com"
  74. }
  75. }
  76. ]
  77. },
  78. {
  79. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev2.hortonworks.com",
  80. "Hosts" : {
  81. "cpu_count" : 1,
  82. "cluster_name" : "mycluster",
  83. "last_registration_time" : 1352386560520,
  84. "rack_info" : "/default-rack",
  85. "total_mem" : 3082813,
  86. "os_arch" : "x86_64",
  87. "host_name" : "dev2.hortonworks.com",
  88. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  89. "last_heartbeat_time" : 1352461939047,
  90. "os_type" : "centos6",
  91. "ip" : "10.0.2.15"
  92. },
  93. "host_components" : [
  94. {
  95. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/SECONDARY_NAMENODE",
  96. "HostRoles" : {
  97. "cluster_name" : "mycluster",
  98. "component_name" : "SECONDARY_NAMENODE",
  99. "host_name" : "dev2.hortonworks.com"
  100. }
  101. },
  102. {
  103. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/JOBTRACKER",
  104. "HostRoles" : {
  105. "cluster_name" : "mycluster",
  106. "component_name" : "JOBTRACKER",
  107. "host_name" : "dev2.hortonworks.com"
  108. }
  109. },
  110. {
  111. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/DATANODE",
  112. "HostRoles" : {
  113. "cluster_name" : "mycluster",
  114. "component_name" : "DATANODE",
  115. "host_name" : "dev2.hortonworks.com"
  116. }
  117. },
  118. {
  119. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/HDFS_CLIENT",
  120. "HostRoles" : {
  121. "cluster_name" : "mycluster",
  122. "component_name" : "HDFS_CLIENT",
  123. "host_name" : "dev2.hortonworks.com"
  124. }
  125. },
  126. {
  127. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/TASKTRACKER",
  128. "HostRoles" : {
  129. "cluster_name" : "mycluster",
  130. "component_name" : "TASKTRACKER",
  131. "host_name" : "dev2.hortonworks.com"
  132. }
  133. },
  134. {
  135. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/NAMENODE",
  136. "HostRoles" : {
  137. "cluster_name" : "mycluster",
  138. "component_name" : "NAMENODE",
  139. "host_name" : "dev2.hortonworks.com"
  140. }
  141. },
  142. {
  143. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/MAPREDUCE_CLIENT",
  144. "HostRoles" : {
  145. "cluster_name" : "mycluster",
  146. "component_name" : "MAPREDUCE_CLIENT",
  147. "host_name" : "dev2.hortonworks.com"
  148. }
  149. }
  150. ]
  151. },
  152. {
  153. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev3.hortonworks.com",
  154. "Hosts" : {
  155. "cpu_count" : 1,
  156. "cluster_name" : "mycluster",
  157. "last_registration_time" : 1352386560520,
  158. "rack_info" : "/default-rack",
  159. "total_mem" : 3082813,
  160. "os_arch" : "x86_64",
  161. "host_name" : "dev3.hortonworks.com",
  162. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  163. "last_heartbeat_time" : 1352461939047,
  164. "os_type" : "centos6",
  165. "ip" : "10.0.2.15"
  166. },
  167. "host_components" : [
  168. {
  169. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/SECONDARY_NAMENODE",
  170. "HostRoles" : {
  171. "cluster_name" : "mycluster",
  172. "component_name" : "SECONDARY_NAMENODE",
  173. "host_name" : "dev3.hortonworks.com"
  174. }
  175. },
  176. {
  177. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/JOBTRACKER",
  178. "HostRoles" : {
  179. "cluster_name" : "mycluster",
  180. "component_name" : "JOBTRACKER",
  181. "host_name" : "dev3.hortonworks.com"
  182. }
  183. },
  184. {
  185. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/DATANODE",
  186. "HostRoles" : {
  187. "cluster_name" : "mycluster",
  188. "component_name" : "DATANODE",
  189. "host_name" : "dev3.hortonworks.com"
  190. }
  191. },
  192. {
  193. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/HDFS_CLIENT",
  194. "HostRoles" : {
  195. "cluster_name" : "mycluster",
  196. "component_name" : "HDFS_CLIENT",
  197. "host_name" : "dev3.hortonworks.com"
  198. }
  199. },
  200. {
  201. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/TASKTRACKER",
  202. "HostRoles" : {
  203. "cluster_name" : "mycluster",
  204. "component_name" : "TASKTRACKER",
  205. "host_name" : "dev3.hortonworks.com"
  206. }
  207. },
  208. {
  209. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/NAMENODE",
  210. "HostRoles" : {
  211. "cluster_name" : "mycluster",
  212. "component_name" : "NAMENODE",
  213. "host_name" : "dev3.hortonworks.com"
  214. }
  215. },
  216. {
  217. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev.hortonworks.com/host_components/MAPREDUCE_CLIENT",
  218. "HostRoles" : {
  219. "cluster_name" : "mycluster",
  220. "component_name" : "MAPREDUCE_CLIENT",
  221. "host_name" : "dev3.hortonworks.com"
  222. }
  223. }
  224. ]
  225. },
  226. {
  227. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev4.hortonworks.com",
  228. "Hosts" : {
  229. "cpu_count" : 1,
  230. "cluster_name" : "mycluster",
  231. "last_registration_time" : 1352386560520,
  232. "rack_info" : "/default-rack",
  233. "total_mem" : 3082813,
  234. "os_arch" : "x86_64",
  235. "host_name" : "dev4.hortonworks.com",
  236. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  237. "last_heartbeat_time" : 1352461939047,
  238. "os_type" : "centos6",
  239. "ip" : "10.0.2.15"
  240. },
  241. "host_components" : []
  242. },
  243. {
  244. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev5.hortonworks.com",
  245. "Hosts" : {
  246. "cpu_count" : 1,
  247. "cluster_name" : "mycluster",
  248. "last_registration_time" : 1352386560520,
  249. "rack_info" : "/default-rack",
  250. "total_mem" : 3082813,
  251. "os_arch" : "x86_64",
  252. "host_name" : "dev5.hortonworks.com",
  253. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  254. "last_heartbeat_time" : 1352461939047,
  255. "os_type" : "centos6",
  256. "ip" : "10.0.2.15"
  257. },
  258. "host_components" : []
  259. },
  260. {
  261. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev6.hortonworks.com",
  262. "Hosts" : {
  263. "cpu_count" : 1,
  264. "cluster_name" : "mycluster",
  265. "last_registration_time" : 1352386560520,
  266. "rack_info" : "/default-rack",
  267. "total_mem" : 3082813,
  268. "os_arch" : "x86_64",
  269. "host_name" : "dev6.hortonworks.com",
  270. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  271. "last_heartbeat_time" : 1352461939047,
  272. "os_type" : "centos6",
  273. "ip" : "10.0.2.15"
  274. },
  275. "host_components" : []
  276. },
  277. {
  278. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev7.hortonworks.com",
  279. "Hosts" : {
  280. "cpu_count" : 1,
  281. "cluster_name" : "mycluster",
  282. "last_registration_time" : 1352386560520,
  283. "rack_info" : "/default-rack",
  284. "total_mem" : 3082813,
  285. "os_arch" : "x86_64",
  286. "host_name" : "dev7.hortonworks.com",
  287. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  288. "last_heartbeat_time" : 1352461939047,
  289. "os_type" : "centos6",
  290. "ip" : "10.0.2.15"
  291. },
  292. "host_components" : []
  293. },
  294. {
  295. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev8.hortonworks.com",
  296. "Hosts" : {
  297. "cpu_count" : 1,
  298. "cluster_name" : "mycluster",
  299. "last_registration_time" : 1352386560520,
  300. "rack_info" : "/default-rack",
  301. "total_mem" : 3082813,
  302. "os_arch" : "x86_64",
  303. "host_name" : "dev8.hortonworks.com",
  304. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  305. "last_heartbeat_time" : 1352461939047,
  306. "os_type" : "centos6",
  307. "ip" : "10.0.2.15"
  308. },
  309. "host_components" : []
  310. },
  311. {
  312. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev9.hortonworks.com",
  313. "Hosts" : {
  314. "cpu_count" : 1,
  315. "cluster_name" : "mycluster",
  316. "last_registration_time" : 1352386560520,
  317. "rack_info" : "/default-rack",
  318. "total_mem" : 3082813,
  319. "os_arch" : "x86_64",
  320. "host_name" : "dev9.hortonworks.com",
  321. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  322. "last_heartbeat_time" : 1352461939047,
  323. "os_type" : "centos6",
  324. "ip" : "10.0.2.15"
  325. },
  326. "host_components" : []
  327. },
  328. {
  329. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev10.hortonworks.com",
  330. "Hosts" : {
  331. "cpu_count" : 1,
  332. "cluster_name" : "mycluster",
  333. "last_registration_time" : 1352386560520,
  334. "rack_info" : "/default-rack",
  335. "total_mem" : 3082813,
  336. "os_arch" : "x86_64",
  337. "host_name" : "dev10.hortonworks.com",
  338. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  339. "last_heartbeat_time" : 1352461939047,
  340. "os_type" : "centos6",
  341. "ip" : "10.0.2.15"
  342. },
  343. "host_components" : []
  344. },
  345. {
  346. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  347. "Hosts" : {
  348. "cpu_count" : 1,
  349. "cluster_name" : "mycluster",
  350. "last_registration_time" : 1352386560520,
  351. "rack_info" : "/default-rack",
  352. "total_mem" : 3082813,
  353. "os_arch" : "x86_64",
  354. "host_name" : "dev11.hortonworks.com",
  355. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  356. "last_heartbeat_time" : 1352461939047,
  357. "os_type" : "centos6",
  358. "ip" : "10.0.2.15"
  359. },
  360. "host_components" : []
  361. },
  362. {
  363. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  364. "Hosts" : {
  365. "cpu_count" : 1,
  366. "cluster_name" : "mycluster",
  367. "last_registration_time" : 1352386560520,
  368. "rack_info" : "/default-rack",
  369. "total_mem" : 3082813,
  370. "os_arch" : "x86_64",
  371. "host_name" : "dev12.hortonworks.com",
  372. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  373. "last_heartbeat_time" : 1352461939047,
  374. "os_type" : "centos6",
  375. "ip" : "10.0.2.15"
  376. },
  377. "host_components" : []
  378. },
  379. {
  380. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  381. "Hosts" : {
  382. "cpu_count" : 1,
  383. "cluster_name" : "mycluster",
  384. "last_registration_time" : 1352386560520,
  385. "rack_info" : "/default-rack",
  386. "total_mem" : 3082813,
  387. "os_arch" : "x86_64",
  388. "host_name" : "dev13.hortonworks.com",
  389. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  390. "last_heartbeat_time" : 1352461939047,
  391. "os_type" : "centos6",
  392. "ip" : "10.0.2.15"
  393. },
  394. "host_components" : []
  395. },
  396. {
  397. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  398. "Hosts" : {
  399. "cpu_count" : 1,
  400. "cluster_name" : "mycluster",
  401. "last_registration_time" : 1352386560520,
  402. "rack_info" : "/default-rack",
  403. "total_mem" : 3082813,
  404. "os_arch" : "x86_64",
  405. "host_name" : "dev14.hortonworks.com",
  406. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  407. "last_heartbeat_time" : 1352461939047,
  408. "os_type" : "centos6",
  409. "ip" : "10.0.2.15"
  410. },
  411. "host_components" : []
  412. },
  413. {
  414. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  415. "Hosts" : {
  416. "cpu_count" : 1,
  417. "cluster_name" : "mycluster",
  418. "last_registration_time" : 1352386560520,
  419. "rack_info" : "/default-rack",
  420. "total_mem" : 3082813,
  421. "os_arch" : "x86_64",
  422. "host_name" : "dev15.hortonworks.com",
  423. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  424. "last_heartbeat_time" : 1352461939047,
  425. "os_type" : "centos6",
  426. "ip" : "10.0.2.15"
  427. },
  428. "host_components" : []
  429. },
  430. {
  431. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  432. "Hosts" : {
  433. "cpu_count" : 1,
  434. "cluster_name" : "mycluster",
  435. "last_registration_time" : 1352386560520,
  436. "rack_info" : "/default-rack",
  437. "total_mem" : 3082813,
  438. "os_arch" : "x86_64",
  439. "host_name" : "dev16.hortonworks.com",
  440. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  441. "last_heartbeat_time" : 1352461939047,
  442. "os_type" : "centos6",
  443. "ip" : "10.0.2.15"
  444. },
  445. "host_components" : []
  446. },
  447. {
  448. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  449. "Hosts" : {
  450. "cpu_count" : 1,
  451. "cluster_name" : "mycluster",
  452. "last_registration_time" : 1352386560520,
  453. "rack_info" : "/default-rack",
  454. "total_mem" : 3082813,
  455. "os_arch" : "x86_64",
  456. "host_name" : "dev17.hortonworks.com",
  457. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  458. "last_heartbeat_time" : 1352461939047,
  459. "os_type" : "centos6",
  460. "ip" : "10.0.2.15"
  461. },
  462. "host_components" : []
  463. },
  464. {
  465. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  466. "Hosts" : {
  467. "cpu_count" : 1,
  468. "cluster_name" : "mycluster",
  469. "last_registration_time" : 1352386560520,
  470. "rack_info" : "/default-rack",
  471. "total_mem" : 3082813,
  472. "os_arch" : "x86_64",
  473. "host_name" : "dev18.hortonworks.com",
  474. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  475. "last_heartbeat_time" : 1352461939047,
  476. "os_type" : "centos6",
  477. "ip" : "10.0.2.15"
  478. },
  479. "host_components" : []
  480. },
  481. {
  482. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  483. "Hosts" : {
  484. "cpu_count" : 1,
  485. "cluster_name" : "mycluster",
  486. "last_registration_time" : 1352386560520,
  487. "rack_info" : "/default-rack",
  488. "total_mem" : 3082813,
  489. "os_arch" : "x86_64",
  490. "host_name" : "dev18.hortonworks.com",
  491. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  492. "last_heartbeat_time" : 1352461939047,
  493. "os_type" : "centos6",
  494. "ip" : "10.0.2.15"
  495. },
  496. "host_components" : []
  497. },
  498. {
  499. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  500. "Hosts" : {
  501. "cpu_count" : 1,
  502. "cluster_name" : "mycluster",
  503. "last_registration_time" : 1352386560520,
  504. "rack_info" : "/default-rack",
  505. "total_mem" : 3082813,
  506. "os_arch" : "x86_64",
  507. "host_name" : "dev19.hortonworks.com",
  508. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  509. "last_heartbeat_time" : 1352461939047,
  510. "os_type" : "centos6",
  511. "ip" : "10.0.2.15"
  512. },
  513. "host_components" : []
  514. },
  515. {
  516. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  517. "Hosts" : {
  518. "cpu_count" : 1,
  519. "cluster_name" : "mycluster",
  520. "last_registration_time" : 1352386560520,
  521. "rack_info" : "/default-rack",
  522. "total_mem" : 3082813,
  523. "os_arch" : "x86_64",
  524. "host_name" : "dev20.hortonworks.com",
  525. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  526. "last_heartbeat_time" : 1352461939047,
  527. "os_type" : "centos6",
  528. "ip" : "10.0.2.15"
  529. },
  530. "host_components" : []
  531. },
  532. {
  533. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  534. "Hosts" : {
  535. "cpu_count" : 1,
  536. "cluster_name" : "mycluster",
  537. "last_registration_time" : 1352386560520,
  538. "rack_info" : "/default-rack",
  539. "total_mem" : 3082813,
  540. "os_arch" : "x86_64",
  541. "host_name" : "dev21.hortonworks.com",
  542. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  543. "last_heartbeat_time" : 1352461939047,
  544. "os_type" : "centos6",
  545. "ip" : "10.0.2.15"
  546. },
  547. "host_components" : []
  548. },
  549. {
  550. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  551. "Hosts" : {
  552. "cpu_count" : 1,
  553. "cluster_name" : "mycluster",
  554. "last_registration_time" : 1352386560520,
  555. "rack_info" : "/default-rack",
  556. "total_mem" : 3082813,
  557. "os_arch" : "x86_64",
  558. "host_name" : "dev22.hortonworks.com",
  559. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  560. "last_heartbeat_time" : 1352461939047,
  561. "os_type" : "centos6",
  562. "ip" : "10.0.2.15"
  563. },
  564. "host_components" : []
  565. },
  566. {
  567. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  568. "Hosts" : {
  569. "cpu_count" : 1,
  570. "cluster_name" : "mycluster",
  571. "last_registration_time" : 1352386560520,
  572. "rack_info" : "/default-rack",
  573. "total_mem" : 3082813,
  574. "os_arch" : "x86_64",
  575. "host_name" : "dev23.hortonworks.com",
  576. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  577. "last_heartbeat_time" : 1352461939047,
  578. "os_type" : "centos6",
  579. "ip" : "10.0.2.15"
  580. },
  581. "host_components" : []
  582. },
  583. {
  584. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  585. "Hosts" : {
  586. "cpu_count" : 1,
  587. "cluster_name" : "mycluster",
  588. "last_registration_time" : 1352386560520,
  589. "rack_info" : "/default-rack",
  590. "total_mem" : 3082813,
  591. "os_arch" : "x86_64",
  592. "host_name" : "dev24.hortonworks.com",
  593. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  594. "last_heartbeat_time" : 1352461939047,
  595. "os_type" : "centos6",
  596. "ip" : "10.0.2.15"
  597. },
  598. "host_components" : []
  599. },
  600. {
  601. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  602. "Hosts" : {
  603. "cpu_count" : 1,
  604. "cluster_name" : "mycluster",
  605. "last_registration_time" : 1352386560520,
  606. "rack_info" : "/default-rack",
  607. "total_mem" : 3082813,
  608. "os_arch" : "x86_64",
  609. "host_name" : "dev25.hortonworks.com",
  610. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  611. "last_heartbeat_time" : 1352461939047,
  612. "os_type" : "centos6",
  613. "ip" : "10.0.2.15"
  614. },
  615. "host_components" : []
  616. },
  617. {
  618. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  619. "Hosts" : {
  620. "cpu_count" : 1,
  621. "cluster_name" : "mycluster",
  622. "last_registration_time" : 1352386560520,
  623. "rack_info" : "/default-rack",
  624. "total_mem" : 3082813,
  625. "os_arch" : "x86_64",
  626. "host_name" : "dev26.hortonworks.com",
  627. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  628. "last_heartbeat_time" : 1352461939047,
  629. "os_type" : "centos6",
  630. "ip" : "10.0.2.15"
  631. },
  632. "host_components" : []
  633. },
  634. {
  635. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  636. "Hosts" : {
  637. "cpu_count" : 1,
  638. "cluster_name" : "mycluster",
  639. "last_registration_time" : 1352386560520,
  640. "rack_info" : "/default-rack",
  641. "total_mem" : 3082813,
  642. "os_arch" : "x86_64",
  643. "host_name" : "dev27.hortonworks.com",
  644. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  645. "last_heartbeat_time" : 1352461939047,
  646. "os_type" : "centos6",
  647. "ip" : "10.0.2.15"
  648. },
  649. "host_components" : []
  650. },
  651. {
  652. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  653. "Hosts" : {
  654. "cpu_count" : 1,
  655. "cluster_name" : "mycluster",
  656. "last_registration_time" : 1352386560520,
  657. "rack_info" : "/default-rack",
  658. "total_mem" : 3082813,
  659. "os_arch" : "x86_64",
  660. "host_name" : "dev28.hortonworks.com",
  661. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  662. "last_heartbeat_time" : 1352461939047,
  663. "os_type" : "centos6",
  664. "ip" : "10.0.2.15"
  665. },
  666. "host_components" : []
  667. },
  668. {
  669. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  670. "Hosts" : {
  671. "cpu_count" : 1,
  672. "cluster_name" : "mycluster",
  673. "last_registration_time" : 1352386560520,
  674. "rack_info" : "/default-rack",
  675. "total_mem" : 3082813,
  676. "os_arch" : "x86_64",
  677. "host_name" : "dev29.hortonworks.com",
  678. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  679. "last_heartbeat_time" : 1352461939047,
  680. "os_type" : "centos6",
  681. "ip" : "10.0.2.15"
  682. },
  683. "host_components" : []
  684. },
  685. {
  686. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  687. "Hosts" : {
  688. "cpu_count" : 1,
  689. "cluster_name" : "mycluster",
  690. "last_registration_time" : 1352386560520,
  691. "rack_info" : "/default-rack",
  692. "total_mem" : 3082813,
  693. "os_arch" : "x86_64",
  694. "host_name" : "dev30.hortonworks.com",
  695. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  696. "last_heartbeat_time" : 1352461939047,
  697. "os_type" : "centos6",
  698. "ip" : "10.0.2.15"
  699. },
  700. "host_components" : []
  701. },
  702. {
  703. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  704. "Hosts" : {
  705. "cpu_count" : 1,
  706. "cluster_name" : "mycluster",
  707. "last_registration_time" : 1352386560520,
  708. "rack_info" : "/default-rack",
  709. "total_mem" : 3082813,
  710. "os_arch" : "x86_64",
  711. "host_name" : "dev31.hortonworks.com",
  712. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  713. "last_heartbeat_time" : 1352461939047,
  714. "os_type" : "centos6",
  715. "ip" : "10.0.2.15"
  716. },
  717. "host_components" : []
  718. },
  719. {
  720. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  721. "Hosts" : {
  722. "cpu_count" : 1,
  723. "cluster_name" : "mycluster",
  724. "last_registration_time" : 1352386560520,
  725. "rack_info" : "/default-rack",
  726. "total_mem" : 3082813,
  727. "os_arch" : "x86_64",
  728. "host_name" : "dev32.hortonworks.com",
  729. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  730. "last_heartbeat_time" : 1352461939047,
  731. "os_type" : "centos6",
  732. "ip" : "10.0.2.15"
  733. },
  734. "host_components" : []
  735. },
  736. {
  737. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  738. "Hosts" : {
  739. "cpu_count" : 1,
  740. "cluster_name" : "mycluster",
  741. "last_registration_time" : 1352386560520,
  742. "rack_info" : "/default-rack",
  743. "total_mem" : 3082813,
  744. "os_arch" : "x86_64",
  745. "host_name" : "dev33.hortonworks.com",
  746. "disk_info" : "[{\"available\":\"47295056\",\"mountpoint\":\"/\",\"used\":\"3786948\",\"percent\":\"8%\",\"size\":\"51606140\",\"type\":\"ext4\"},{\"available\":\"1542800\",\"mountpoint\":\"/dev/shm\",\"used\":\"248\",\"percent\":\"1%\",\"size\":\"1543048\",\"type\":\"tmpfs\"},{\"available\":\"432210\",\"mountpoint\":\"/boot\",\"used\":\"38034\",\"percent\":\"9%\",\"size\":\"495844\",\"type\":\"ext4\"},{\"available\":\"44459872\",\"mountpoint\":\"/home\",\"used\":\"184220\",\"percent\":\"1%\",\"size\":\"47033288\",\"type\":\"ext4\"},{\"available\":\"902105496\",\"mountpoint\":\"/media/sf_ambari\",\"used\":\"74551908\",\"percent\":\"8%\",\"size\":\"976657404\",\"type\":\"vboxsf\"}]",
  747. "last_heartbeat_time" : 1352461939047,
  748. "os_type" : "centos6",
  749. "ip" : "10.0.2.15"
  750. },
  751. "host_components" : []
  752. }
  753. ]
  754. }