hosts70.json 96 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436
  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" : "dev19.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" : "dev20.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" : "dev21.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" : "dev22.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" : "dev23.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" : "dev24.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" : "dev25.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" : "dev26.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" : "dev27.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" : "dev28.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" : "dev29.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" : "dev30.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" : "dev31.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" : "dev32.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" : "dev33.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" : "dev34.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. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  755. "Hosts" : {
  756. "cpu_count" : 1,
  757. "cluster_name" : "mycluster",
  758. "last_registration_time" : 1352386560520,
  759. "rack_info" : "/default-rack",
  760. "total_mem" : 3082813,
  761. "os_arch" : "x86_64",
  762. "host_name" : "dev35.hortonworks.com",
  763. "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\"}]",
  764. "last_heartbeat_time" : 1352461939047,
  765. "os_type" : "centos6",
  766. "ip" : "10.0.2.15"
  767. },
  768. "host_components" : []
  769. },
  770. {
  771. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  772. "Hosts" : {
  773. "cpu_count" : 1,
  774. "cluster_name" : "mycluster",
  775. "last_registration_time" : 1352386560520,
  776. "rack_info" : "/default-rack",
  777. "total_mem" : 3082813,
  778. "os_arch" : "x86_64",
  779. "host_name" : "dev36.hortonworks.com",
  780. "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\"}]",
  781. "last_heartbeat_time" : 1352461939047,
  782. "os_type" : "centos6",
  783. "ip" : "10.0.2.15"
  784. },
  785. "host_components" : []
  786. },
  787. {
  788. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  789. "Hosts" : {
  790. "cpu_count" : 1,
  791. "cluster_name" : "mycluster",
  792. "last_registration_time" : 1352386560520,
  793. "rack_info" : "/default-rack",
  794. "total_mem" : 3082813,
  795. "os_arch" : "x86_64",
  796. "host_name" : "dev37.hortonworks.com",
  797. "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\"}]",
  798. "last_heartbeat_time" : 1352461939047,
  799. "os_type" : "centos6",
  800. "ip" : "10.0.2.15"
  801. },
  802. "host_components" : []
  803. },
  804. {
  805. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  806. "Hosts" : {
  807. "cpu_count" : 1,
  808. "cluster_name" : "mycluster",
  809. "last_registration_time" : 1352386560520,
  810. "rack_info" : "/default-rack",
  811. "total_mem" : 3082813,
  812. "os_arch" : "x86_64",
  813. "host_name" : "dev38.hortonworks.com",
  814. "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\"}]",
  815. "last_heartbeat_time" : 1352461939047,
  816. "os_type" : "centos6",
  817. "ip" : "10.0.2.15"
  818. },
  819. "host_components" : []
  820. },
  821. {
  822. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  823. "Hosts" : {
  824. "cpu_count" : 1,
  825. "cluster_name" : "mycluster",
  826. "last_registration_time" : 1352386560520,
  827. "rack_info" : "/default-rack",
  828. "total_mem" : 3082813,
  829. "os_arch" : "x86_64",
  830. "host_name" : "dev39.hortonworks.com",
  831. "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\"}]",
  832. "last_heartbeat_time" : 1352461939047,
  833. "os_type" : "centos6",
  834. "ip" : "10.0.2.15"
  835. },
  836. "host_components" : []
  837. },
  838. {
  839. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  840. "Hosts" : {
  841. "cpu_count" : 1,
  842. "cluster_name" : "mycluster",
  843. "last_registration_time" : 1352386560520,
  844. "rack_info" : "/default-rack",
  845. "total_mem" : 3082813,
  846. "os_arch" : "x86_64",
  847. "host_name" : "dev40.hortonworks.com",
  848. "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\"}]",
  849. "last_heartbeat_time" : 1352461939047,
  850. "os_type" : "centos6",
  851. "ip" : "10.0.2.15"
  852. },
  853. "host_components" : []
  854. },
  855. {
  856. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  857. "Hosts" : {
  858. "cpu_count" : 1,
  859. "cluster_name" : "mycluster",
  860. "last_registration_time" : 1352386560520,
  861. "rack_info" : "/default-rack",
  862. "total_mem" : 3082813,
  863. "os_arch" : "x86_64",
  864. "host_name" : "dev41.hortonworks.com",
  865. "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\"}]",
  866. "last_heartbeat_time" : 1352461939047,
  867. "os_type" : "centos6",
  868. "ip" : "10.0.2.15"
  869. },
  870. "host_components" : []
  871. },
  872. {
  873. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  874. "Hosts" : {
  875. "cpu_count" : 1,
  876. "cluster_name" : "mycluster",
  877. "last_registration_time" : 1352386560520,
  878. "rack_info" : "/default-rack",
  879. "total_mem" : 3082813,
  880. "os_arch" : "x86_64",
  881. "host_name" : "dev42.hortonworks.com",
  882. "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\"}]",
  883. "last_heartbeat_time" : 1352461939047,
  884. "os_type" : "centos6",
  885. "ip" : "10.0.2.15"
  886. },
  887. "host_components" : []
  888. },
  889. {
  890. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  891. "Hosts" : {
  892. "cpu_count" : 1,
  893. "cluster_name" : "mycluster",
  894. "last_registration_time" : 1352386560520,
  895. "rack_info" : "/default-rack",
  896. "total_mem" : 3082813,
  897. "os_arch" : "x86_64",
  898. "host_name" : "dev43.hortonworks.com",
  899. "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\"}]",
  900. "last_heartbeat_time" : 1352461939047,
  901. "os_type" : "centos6",
  902. "ip" : "10.0.2.15"
  903. },
  904. "host_components" : []
  905. },
  906. {
  907. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  908. "Hosts" : {
  909. "cpu_count" : 1,
  910. "cluster_name" : "mycluster",
  911. "last_registration_time" : 1352386560520,
  912. "rack_info" : "/default-rack",
  913. "total_mem" : 3082813,
  914. "os_arch" : "x86_64",
  915. "host_name" : "dev44.hortonworks.com",
  916. "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\"}]",
  917. "last_heartbeat_time" : 1352461939047,
  918. "os_type" : "centos6",
  919. "ip" : "10.0.2.15"
  920. },
  921. "host_components" : []
  922. },
  923. {
  924. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  925. "Hosts" : {
  926. "cpu_count" : 1,
  927. "cluster_name" : "mycluster",
  928. "last_registration_time" : 1352386560520,
  929. "rack_info" : "/default-rack",
  930. "total_mem" : 3082813,
  931. "os_arch" : "x86_64",
  932. "host_name" : "dev45.hortonworks.com",
  933. "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\"}]",
  934. "last_heartbeat_time" : 1352461939047,
  935. "os_type" : "centos6",
  936. "ip" : "10.0.2.15"
  937. },
  938. "host_components" : []
  939. },
  940. {
  941. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  942. "Hosts" : {
  943. "cpu_count" : 1,
  944. "cluster_name" : "mycluster",
  945. "last_registration_time" : 1352386560520,
  946. "rack_info" : "/default-rack",
  947. "total_mem" : 3082813,
  948. "os_arch" : "x86_64",
  949. "host_name" : "dev46.hortonworks.com",
  950. "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\"}]",
  951. "last_heartbeat_time" : 1352461939047,
  952. "os_type" : "centos6",
  953. "ip" : "10.0.2.15"
  954. },
  955. "host_components" : []
  956. },
  957. {
  958. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  959. "Hosts" : {
  960. "cpu_count" : 1,
  961. "cluster_name" : "mycluster",
  962. "last_registration_time" : 1352386560520,
  963. "rack_info" : "/default-rack",
  964. "total_mem" : 3082813,
  965. "os_arch" : "x86_64",
  966. "host_name" : "dev47.hortonworks.com",
  967. "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\"}]",
  968. "last_heartbeat_time" : 1352461939047,
  969. "os_type" : "centos6",
  970. "ip" : "10.0.2.15"
  971. },
  972. "host_components" : []
  973. },
  974. {
  975. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  976. "Hosts" : {
  977. "cpu_count" : 1,
  978. "cluster_name" : "mycluster",
  979. "last_registration_time" : 1352386560520,
  980. "rack_info" : "/default-rack",
  981. "total_mem" : 3082813,
  982. "os_arch" : "x86_64",
  983. "host_name" : "dev48.hortonworks.com",
  984. "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\"}]",
  985. "last_heartbeat_time" : 1352461939047,
  986. "os_type" : "centos6",
  987. "ip" : "10.0.2.15"
  988. },
  989. "host_components" : []
  990. },
  991. {
  992. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  993. "Hosts" : {
  994. "cpu_count" : 1,
  995. "cluster_name" : "mycluster",
  996. "last_registration_time" : 1352386560520,
  997. "rack_info" : "/default-rack",
  998. "total_mem" : 3082813,
  999. "os_arch" : "x86_64",
  1000. "host_name" : "dev49.hortonworks.com",
  1001. "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\"}]",
  1002. "last_heartbeat_time" : 1352461939047,
  1003. "os_type" : "centos6",
  1004. "ip" : "10.0.2.15"
  1005. },
  1006. "host_components" : []
  1007. },
  1008. {
  1009. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1010. "Hosts" : {
  1011. "cpu_count" : 1,
  1012. "cluster_name" : "mycluster",
  1013. "last_registration_time" : 1352386560520,
  1014. "rack_info" : "/default-rack",
  1015. "total_mem" : 3082813,
  1016. "os_arch" : "x86_64",
  1017. "host_name" : "dev50.hortonworks.com",
  1018. "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\"}]",
  1019. "last_heartbeat_time" : 1352461939047,
  1020. "os_type" : "centos6",
  1021. "ip" : "10.0.2.15"
  1022. },
  1023. "host_components" : []
  1024. },
  1025. {
  1026. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1027. "Hosts" : {
  1028. "cpu_count" : 1,
  1029. "cluster_name" : "mycluster",
  1030. "last_registration_time" : 1352386560520,
  1031. "rack_info" : "/default-rack",
  1032. "total_mem" : 3082813,
  1033. "os_arch" : "x86_64",
  1034. "host_name" : "dev51.hortonworks.com",
  1035. "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\"}]",
  1036. "last_heartbeat_time" : 1352461939047,
  1037. "os_type" : "centos6",
  1038. "ip" : "10.0.2.15"
  1039. },
  1040. "host_components" : []
  1041. },
  1042. {
  1043. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1044. "Hosts" : {
  1045. "cpu_count" : 1,
  1046. "cluster_name" : "mycluster",
  1047. "last_registration_time" : 1352386560520,
  1048. "rack_info" : "/default-rack",
  1049. "total_mem" : 3082813,
  1050. "os_arch" : "x86_64",
  1051. "host_name" : "dev52.hortonworks.com",
  1052. "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\"}]",
  1053. "last_heartbeat_time" : 1352461939047,
  1054. "os_type" : "centos6",
  1055. "ip" : "10.0.2.15"
  1056. },
  1057. "host_components" : []
  1058. },
  1059. {
  1060. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1061. "Hosts" : {
  1062. "cpu_count" : 1,
  1063. "cluster_name" : "mycluster",
  1064. "last_registration_time" : 1352386560520,
  1065. "rack_info" : "/default-rack",
  1066. "total_mem" : 3082813,
  1067. "os_arch" : "x86_64",
  1068. "host_name" : "dev53.hortonworks.com",
  1069. "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\"}]",
  1070. "last_heartbeat_time" : 1352461939047,
  1071. "os_type" : "centos6",
  1072. "ip" : "10.0.2.15"
  1073. },
  1074. "host_components" : []
  1075. },
  1076. {
  1077. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1078. "Hosts" : {
  1079. "cpu_count" : 1,
  1080. "cluster_name" : "mycluster",
  1081. "last_registration_time" : 1352386560520,
  1082. "rack_info" : "/default-rack",
  1083. "total_mem" : 3082813,
  1084. "os_arch" : "x86_64",
  1085. "host_name" : "dev54.hortonworks.com",
  1086. "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\"}]",
  1087. "last_heartbeat_time" : 1352461939047,
  1088. "os_type" : "centos6",
  1089. "ip" : "10.0.2.15"
  1090. },
  1091. "host_components" : []
  1092. },
  1093. {
  1094. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1095. "Hosts" : {
  1096. "cpu_count" : 1,
  1097. "cluster_name" : "mycluster",
  1098. "last_registration_time" : 1352386560520,
  1099. "rack_info" : "/default-rack",
  1100. "total_mem" : 3082813,
  1101. "os_arch" : "x86_64",
  1102. "host_name" : "dev55.hortonworks.com",
  1103. "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\"}]",
  1104. "last_heartbeat_time" : 1352461939047,
  1105. "os_type" : "centos6",
  1106. "ip" : "10.0.2.15"
  1107. },
  1108. "host_components" : []
  1109. },
  1110. {
  1111. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1112. "Hosts" : {
  1113. "cpu_count" : 1,
  1114. "cluster_name" : "mycluster",
  1115. "last_registration_time" : 1352386560520,
  1116. "rack_info" : "/default-rack",
  1117. "total_mem" : 3082813,
  1118. "os_arch" : "x86_64",
  1119. "host_name" : "dev56.hortonworks.com",
  1120. "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\"}]",
  1121. "last_heartbeat_time" : 1352461939047,
  1122. "os_type" : "centos6",
  1123. "ip" : "10.0.2.15"
  1124. },
  1125. "host_components" : []
  1126. },
  1127. {
  1128. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1129. "Hosts" : {
  1130. "cpu_count" : 1,
  1131. "cluster_name" : "mycluster",
  1132. "last_registration_time" : 1352386560520,
  1133. "rack_info" : "/default-rack",
  1134. "total_mem" : 3082813,
  1135. "os_arch" : "x86_64",
  1136. "host_name" : "dev57.hortonworks.com",
  1137. "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\"}]",
  1138. "last_heartbeat_time" : 1352461939047,
  1139. "os_type" : "centos6",
  1140. "ip" : "10.0.2.15"
  1141. },
  1142. "host_components" : []
  1143. },
  1144. {
  1145. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1146. "Hosts" : {
  1147. "cpu_count" : 1,
  1148. "cluster_name" : "mycluster",
  1149. "last_registration_time" : 1352386560520,
  1150. "rack_info" : "/default-rack",
  1151. "total_mem" : 3082813,
  1152. "os_arch" : "x86_64",
  1153. "host_name" : "dev58.hortonworks.com",
  1154. "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\"}]",
  1155. "last_heartbeat_time" : 1352461939047,
  1156. "os_type" : "centos6",
  1157. "ip" : "10.0.2.15"
  1158. },
  1159. "host_components" : []
  1160. },
  1161. {
  1162. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1163. "Hosts" : {
  1164. "cpu_count" : 1,
  1165. "cluster_name" : "mycluster",
  1166. "last_registration_time" : 1352386560520,
  1167. "rack_info" : "/default-rack",
  1168. "total_mem" : 3082813,
  1169. "os_arch" : "x86_64",
  1170. "host_name" : "dev59.hortonworks.com",
  1171. "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\"}]",
  1172. "last_heartbeat_time" : 1352461939047,
  1173. "os_type" : "centos6",
  1174. "ip" : "10.0.2.15"
  1175. },
  1176. "host_components" : []
  1177. },
  1178. {
  1179. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1180. "Hosts" : {
  1181. "cpu_count" : 1,
  1182. "cluster_name" : "mycluster",
  1183. "last_registration_time" : 1352386560520,
  1184. "rack_info" : "/default-rack",
  1185. "total_mem" : 3082813,
  1186. "os_arch" : "x86_64",
  1187. "host_name" : "dev60.hortonworks.com",
  1188. "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\"}]",
  1189. "last_heartbeat_time" : 1352461939047,
  1190. "os_type" : "centos6",
  1191. "ip" : "10.0.2.15"
  1192. },
  1193. "host_components" : []
  1194. },
  1195. {
  1196. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1197. "Hosts" : {
  1198. "cpu_count" : 1,
  1199. "cluster_name" : "mycluster",
  1200. "last_registration_time" : 1352386560520,
  1201. "rack_info" : "/default-rack",
  1202. "total_mem" : 3082813,
  1203. "os_arch" : "x86_64",
  1204. "host_name" : "dev61.hortonworks.com",
  1205. "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\"}]",
  1206. "last_heartbeat_time" : 1352461939047,
  1207. "os_type" : "centos6",
  1208. "ip" : "10.0.2.15"
  1209. },
  1210. "host_components" : []
  1211. },
  1212. {
  1213. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1214. "Hosts" : {
  1215. "cpu_count" : 1,
  1216. "cluster_name" : "mycluster",
  1217. "last_registration_time" : 1352386560520,
  1218. "rack_info" : "/default-rack",
  1219. "total_mem" : 3082813,
  1220. "os_arch" : "x86_64",
  1221. "host_name" : "dev62.hortonworks.com",
  1222. "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\"}]",
  1223. "last_heartbeat_time" : 1352461939047,
  1224. "os_type" : "centos6",
  1225. "ip" : "10.0.2.15"
  1226. },
  1227. "host_components" : []
  1228. },
  1229. {
  1230. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1231. "Hosts" : {
  1232. "cpu_count" : 1,
  1233. "cluster_name" : "mycluster",
  1234. "last_registration_time" : 1352386560520,
  1235. "rack_info" : "/default-rack",
  1236. "total_mem" : 3082813,
  1237. "os_arch" : "x86_64",
  1238. "host_name" : "dev63.hortonworks.com",
  1239. "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\"}]",
  1240. "last_heartbeat_time" : 1352461939047,
  1241. "os_type" : "centos6",
  1242. "ip" : "10.0.2.15"
  1243. },
  1244. "host_components" : []
  1245. },
  1246. {
  1247. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1248. "Hosts" : {
  1249. "cpu_count" : 1,
  1250. "cluster_name" : "mycluster",
  1251. "last_registration_time" : 1352386560520,
  1252. "rack_info" : "/default-rack",
  1253. "total_mem" : 3082813,
  1254. "os_arch" : "x86_64",
  1255. "host_name" : "dev64.hortonworks.com",
  1256. "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\"}]",
  1257. "last_heartbeat_time" : 1352461939047,
  1258. "os_type" : "centos6",
  1259. "ip" : "10.0.2.15"
  1260. },
  1261. "host_components" : []
  1262. },
  1263. {
  1264. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1265. "Hosts" : {
  1266. "cpu_count" : 1,
  1267. "cluster_name" : "mycluster",
  1268. "last_registration_time" : 1352386560520,
  1269. "rack_info" : "/default-rack",
  1270. "total_mem" : 3082813,
  1271. "os_arch" : "x86_64",
  1272. "host_name" : "dev65.hortonworks.com",
  1273. "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\"}]",
  1274. "last_heartbeat_time" : 1352461939047,
  1275. "os_type" : "centos6",
  1276. "ip" : "10.0.2.15"
  1277. },
  1278. "host_components" : []
  1279. },
  1280. {
  1281. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1282. "Hosts" : {
  1283. "cpu_count" : 1,
  1284. "cluster_name" : "mycluster",
  1285. "last_registration_time" : 1352386560520,
  1286. "rack_info" : "/default-rack",
  1287. "total_mem" : 3082813,
  1288. "os_arch" : "x86_64",
  1289. "host_name" : "dev66.hortonworks.com",
  1290. "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\"}]",
  1291. "last_heartbeat_time" : 1352461939047,
  1292. "os_type" : "centos6",
  1293. "ip" : "10.0.2.15"
  1294. },
  1295. "host_components" : []
  1296. },
  1297. {
  1298. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1299. "Hosts" : {
  1300. "cpu_count" : 1,
  1301. "cluster_name" : "mycluster",
  1302. "last_registration_time" : 1352386560520,
  1303. "rack_info" : "/default-rack",
  1304. "total_mem" : 3082813,
  1305. "os_arch" : "x86_64",
  1306. "host_name" : "dev67.hortonworks.com",
  1307. "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\"}]",
  1308. "last_heartbeat_time" : 1352461939047,
  1309. "os_type" : "centos6",
  1310. "ip" : "10.0.2.15"
  1311. },
  1312. "host_components" : []
  1313. },
  1314. {
  1315. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1316. "Hosts" : {
  1317. "cpu_count" : 1,
  1318. "cluster_name" : "mycluster",
  1319. "last_registration_time" : 1352386560520,
  1320. "rack_info" : "/default-rack",
  1321. "total_mem" : 3082813,
  1322. "os_arch" : "x86_64",
  1323. "host_name" : "dev68.hortonworks.com",
  1324. "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\"}]",
  1325. "last_heartbeat_time" : 1352461939047,
  1326. "os_type" : "centos6",
  1327. "ip" : "10.0.2.15"
  1328. },
  1329. "host_components" : []
  1330. },
  1331. {
  1332. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1333. "Hosts" : {
  1334. "cpu_count" : 1,
  1335. "cluster_name" : "mycluster",
  1336. "last_registration_time" : 1352386560520,
  1337. "rack_info" : "/default-rack",
  1338. "total_mem" : 3082813,
  1339. "os_arch" : "x86_64",
  1340. "host_name" : "dev69.hortonworks.com",
  1341. "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\"}]",
  1342. "last_heartbeat_time" : 1352461939047,
  1343. "os_type" : "centos6",
  1344. "ip" : "10.0.2.15"
  1345. },
  1346. "host_components" : []
  1347. },
  1348. {
  1349. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1350. "Hosts" : {
  1351. "cpu_count" : 1,
  1352. "cluster_name" : "mycluster",
  1353. "last_registration_time" : 1352386560520,
  1354. "rack_info" : "/default-rack",
  1355. "total_mem" : 3082813,
  1356. "os_arch" : "x86_64",
  1357. "host_name" : "dev70.hortonworks.com",
  1358. "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\"}]",
  1359. "last_heartbeat_time" : 1352461939047,
  1360. "os_type" : "centos6",
  1361. "ip" : "10.0.2.15"
  1362. },
  1363. "host_components" : []
  1364. },
  1365. {
  1366. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1367. "Hosts" : {
  1368. "cpu_count" : 1,
  1369. "cluster_name" : "mycluster",
  1370. "last_registration_time" : 1352386560520,
  1371. "rack_info" : "/default-rack",
  1372. "total_mem" : 3082813,
  1373. "os_arch" : "x86_64",
  1374. "host_name" : "dev71.hortonworks.com",
  1375. "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\"}]",
  1376. "last_heartbeat_time" : 1352461939047,
  1377. "os_type" : "centos6",
  1378. "ip" : "10.0.2.15"
  1379. },
  1380. "host_components" : []
  1381. },
  1382. {
  1383. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1384. "Hosts" : {
  1385. "cpu_count" : 1,
  1386. "cluster_name" : "mycluster",
  1387. "last_registration_time" : 1352386560520,
  1388. "rack_info" : "/default-rack",
  1389. "total_mem" : 3082813,
  1390. "os_arch" : "x86_64",
  1391. "host_name" : "dev72.hortonworks.com",
  1392. "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\"}]",
  1393. "last_heartbeat_time" : 1352461939047,
  1394. "os_type" : "centos6",
  1395. "ip" : "10.0.2.15"
  1396. },
  1397. "host_components" : []
  1398. },
  1399. {
  1400. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1401. "Hosts" : {
  1402. "cpu_count" : 1,
  1403. "cluster_name" : "mycluster",
  1404. "last_registration_time" : 1352386560520,
  1405. "rack_info" : "/default-rack",
  1406. "total_mem" : 3082813,
  1407. "os_arch" : "x86_64",
  1408. "host_name" : "dev73.hortonworks.com",
  1409. "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\"}]",
  1410. "last_heartbeat_time" : 1352461939047,
  1411. "os_type" : "centos6",
  1412. "ip" : "10.0.2.15"
  1413. },
  1414. "host_components" : []
  1415. },
  1416. {
  1417. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster/hosts/dev11.hortonworks.com",
  1418. "Hosts" : {
  1419. "cpu_count" : 1,
  1420. "cluster_name" : "mycluster",
  1421. "last_registration_time" : 1352386560520,
  1422. "rack_info" : "/default-rack",
  1423. "total_mem" : 3082813,
  1424. "os_arch" : "x86_64",
  1425. "host_name" : "dev74.hortonworks.com",
  1426. "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\"}]",
  1427. "last_heartbeat_time" : 1352461939047,
  1428. "os_type" : "centos6",
  1429. "ip" : "10.0.2.15"
  1430. },
  1431. "host_components" : []
  1432. }
  1433. ]
  1434. }