12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541 |
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services?fields=components/host_components/*",
- "items" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/HDFS",
- "ServiceInfo" : {
- "cluster_name" : "mycluster",
- "service_name" : "HDFS"
- },
- "components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/HDFS/components/HDFS_CLIENT",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "HDFS_CLIENT",
- "service_name" : "HDFS"
- },
- "host_components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-196-102-80.ec2.internal/host_components/HDFS_CLIENT",
- "HostRoles" : {
- "configs" : "{}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "INSTALLED",
- "state" : "INSTALLED",
- "component_name" : "HDFS_CLIENT",
- "host_name" : "ip-10-196-102-80.ec2.internal"
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/HDFS/components/HDFS_CLIENT",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "HDFS_CLIENT",
- "service_name" : "HDFS"
- }
- }
- ]
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/HDFS/components/DATANODE",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "DATANODE",
- "service_name" : "HDFS"
- },
- "host_components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-118-149-18.ec2.internal/host_components/DATANODE",
- "HostRoles" : {
- "configs" : "{\"global\":\"version1\",\"hdfs-site\":\"version1\",\"core-site\":\"version1\"}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "STARTED",
- "state" : "STARTED",
- "component_name" : "DATANODE",
- "host_name" : "ip-10-118-149-18.ec2.internal"
- },
- "metrics" : {
- "boottime" : 1.352944346E9,
- "process" : {
- "proc_total" : 264.063888889,
- "proc_run" : 1.16944444444
- },
- "rpc" : {
- "rpcAuthorizationSuccesses" : 1.19304647083E7,
- "SentBytes" : 1.19304639222E7,
- "rpcAuthorizationFailures" : 0.0,
- "ReceivedBytes" : 1.19304635583E7,
- "NumOpenConnections" : 0.0,
- "callQueueLen" : 0.0,
- "rpcAuthenticationSuccesses" : 0.0,
- "RpcQueueTime_num_ops" : 1.19304647056E7,
- "RpcProcessingTime_num_ops" : 1.19304647056E7,
- "RpcProcessingTime_avg_time" : 0.344444444444,
- "rpcAuthenticationFailures" : 0.0,
- "RpcQueueTime_avg_time" : 3.78888888889
- },
- "ugi" : {
- "loginFailure_num_ops" : 0.0,
- "loginSuccess_num_ops" : 0.0,
- "loginSuccess_avg_time" : 0.0,
- "loginFailure_avg_time" : 0.0
- },
- "dfs" : {
- "datanode" : {
- "readBlockOp_num_ops" : 0.0,
- "writeBlockOp_avg_time" : 4.42857142857,
- "block_verification_failures" : 0.0,
- "blockChecksumOp_num_ops" : 0.0,
- "blocks_read" : 0.0,
- "copyBlockOp_avg_time" : 0.0,
- "blocks_written" : 0.0,
- "heartBeats_num_ops" : 0.3325,
- "writes_from_remote_client" : 0.0,
- "replaceBlockOp_num_ops" : 0.0,
- "blocks_replicated" : 0.0,
- "blockReports_avg_time" : 1.0,
- "writeBlockOp_num_ops" : 0.0,
- "heartBeats_avg_time" : 2.44421296296,
- "bytes_read" : 0.0,
- "copyBlockOp_num_ops" : 0.0,
- "blockReports_num_ops" : 0.0,
- "bytes_written" : 0.0,
- "replaceBlockOp_avg_time" : 0.0,
- "reads_from_remote_client" : 0.0,
- "readBlockOp_avg_time" : 3.0,
- "reads_from_local_client" : 0.0,
- "blocks_verified" : 0.00555555555556,
- "writes_from_local_client" : 0.0,
- "blocks_get_local_pathinfo" : 0.0,
- "blockChecksumOp_avg_time" : 0.0,
- "blocks_removed" : 0.0
- }
- },
- "disk" : {
- "disk_free" : 845.599,
- "part_max_used" : 43.9
- },
- "cpu" : {
- "cpu_speed" : 2266.0,
- "cpu_num" : 2.0,
- "cpu_wio" : 0.0,
- "cpu_idle" : 98.6938888889,
- "cpu_nice" : 0.0,
- "cpu_aidle" : 0.0,
- "cpu_system" : 0.531111111111,
- "cpu_user" : 0.775
- },
- "load" : {
- "load_fifteen" : 0.00313888888889,
- "load_one" : 0.0282777777778,
- "load_five" : 0.0163055555556
- },
- "jvm" : {
- "memHeapCommittedM" : 174.446875,
- "logFatal" : 0.0,
- "threadsBlocked" : 0.0,
- "threadsWaiting" : 14.4361111111,
- "gcCount" : 1.19304647115E8,
- "logWarn" : 0.0,
- "logError" : 0.0,
- "memNonHeapCommittedM" : 24.3248698333,
- "gcTimeMillis" : 1.43165576518E8,
- "memNonHeapUsedM" : 19.4993658028,
- "logInfo" : 2.38609294222E7,
- "threadsNew" : 0.0,
- "memHeapUsedM" : 18.087863945,
- "threadsTerminated" : 0.0,
- "maxMemoryM" : 1004.0,
- "threadsTimedWaiting" : 7.46388888889,
- "threadsRunnable" : 7.43611111111
- },
- "memory" : {
- "mem_total" : 7646152.0,
- "swap_free" : 0.0,
- "mem_buffers" : 52429.0222222,
- "mem_shared" : 0.0,
- "mem_free" : 5610725.88889,
- "mem_cached" : 1247511.4,
- "swap_total" : 0.0
- },
- "network" : {
- "pkts_out" : 116.179833333,
- "bytes_in" : 1897.15633333,
- "bytes_out" : 23871.1300833,
- "pkts_in" : 11.2918333333
- }
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/HDFS/components/DATANODE",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "DATANODE",
- "service_name" : "HDFS"
- }
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-196-102-80.ec2.internal/host_components/DATANODE",
- "HostRoles" : {
- "configs" : "{\"global\":\"version1\",\"hdfs-site\":\"version1\",\"core-site\":\"version1\"}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "STARTED",
- "state" : "STARTED",
- "component_name" : "DATANODE",
- "host_name" : "ip-10-196-102-80.ec2.internal"
- },
- "metrics" : {
- "boottime" : 1.352944347E9,
- "process" : {
- "proc_total" : 263.683333333,
- "proc_run" : 0.813888888889
- },
- "rpc" : {
- "rpcAuthorizationSuccesses" : 0.0166666666667,
- "SentBytes" : 14.6277777778,
- "rpcAuthorizationFailures" : 0.0,
- "ReceivedBytes" : 54.325,
- "NumOpenConnections" : 0.0,
- "callQueueLen" : 0.0,
- "rpcAuthenticationSuccesses" : 0.0,
- "RpcQueueTime_num_ops" : 0.122222222222,
- "RpcProcessingTime_num_ops" : 0.122222222222,
- "RpcProcessingTime_avg_time" : 0.544444444444,
- "rpcAuthenticationFailures" : 0.0,
- "RpcQueueTime_avg_time" : 2.51111111111
- },
- "ugi" : {
- "loginFailure_num_ops" : 0.0,
- "loginSuccess_num_ops" : 0.0,
- "loginSuccess_avg_time" : 0.0,
- "loginFailure_avg_time" : 0.0
- },
- "dfs" : {
- "datanode" : {
- "readBlockOp_num_ops" : 0.0,
- "writeBlockOp_avg_time" : 10.9298245614,
- "block_verification_failures" : 0.0,
- "blockChecksumOp_num_ops" : 0.0,
- "blocks_read" : 0.0,
- "copyBlockOp_avg_time" : 0.0,
- "blocks_written" : 0.0,
- "heartBeats_num_ops" : 0.335833333333,
- "writes_from_remote_client" : 0.0,
- "replaceBlockOp_num_ops" : 0.0,
- "blocks_replicated" : 0.0,
- "blockReports_avg_time" : 9.0,
- "writeBlockOp_num_ops" : 0.0,
- "heartBeats_avg_time" : 2.92106481481,
- "bytes_read" : 0.0,
- "copyBlockOp_num_ops" : 0.0,
- "blockReports_num_ops" : 0.0,
- "bytes_written" : 0.0,
- "replaceBlockOp_avg_time" : 0.0,
- "reads_from_remote_client" : 0.0,
- "readBlockOp_avg_time" : 6.5,
- "reads_from_local_client" : 0.0,
- "blocks_verified" : 0.0125,
- "writes_from_local_client" : 0.0,
- "blocks_get_local_pathinfo" : 0.0,
- "blockChecksumOp_avg_time" : 0.0,
- "blocks_removed" : 0.0
- }
- },
- "disk" : {
- "disk_free" : 845.075,
- "part_max_used" : 52.6
- },
- "cpu" : {
- "cpu_speed" : 2659.0,
- "cpu_num" : 2.0,
- "cpu_wio" : 0.123888888889,
- "cpu_idle" : 99.0469444444,
- "cpu_nice" : 0.0,
- "cpu_aidle" : 0.0,
- "cpu_system" : 0.401944444444,
- "cpu_user" : 0.4
- },
- "load" : {
- "load_fifteen" : 0.0466666666667,
- "load_one" : 6.11111111111E-4,
- "load_five" : 6.11111111111E-4
- },
- "jvm" : {
- "memHeapCommittedM" : 760.003819444,
- "logFatal" : 0.0,
- "threadsBlocked" : 0.0,
- "threadsWaiting" : 38.2944444444,
- "gcCount" : 2.3860929425E7,
- "logWarn" : 0.0,
- "logError" : 0.0,
- "memNonHeapCommittedM" : 32.7367406333,
- "gcTimeMillis" : 7.63549738133E7,
- "memNonHeapUsedM" : 21.0635269694,
- "logInfo" : 7.158278827E7,
- "threadsNew" : 0.0,
- "memHeapUsedM" : 83.2495438167,
- "threadsTerminated" : 0.0,
- "maxMemoryM" : 1004.0,
- "threadsTimedWaiting" : 11.1388888889,
- "threadsRunnable" : 14.2777777778
- },
- "memory" : {
- "mem_total" : 7646152.0,
- "swap_free" : 0.0,
- "mem_buffers" : 62720.2888889,
- "mem_shared" : 0.0,
- "mem_free" : 4978855.83333,
- "mem_cached" : 1756252.53333,
- "swap_total" : 0.0
- },
- "network" : {
- "pkts_out" : 105.755833333,
- "bytes_in" : 1895.95808333,
- "bytes_out" : 21296.58625,
- "pkts_in" : 11.2986666667
- }
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/HDFS/components/DATANODE",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "DATANODE",
- "service_name" : "HDFS"
- }
- }
- ]
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/HDFS/components/NAMENODE",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "NAMENODE",
- "service_name" : "HDFS"
- },
- "host_components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-83-47-139.ec2.internal/host_components/NAMENODE",
- "HostRoles" : {
- "configs" : "{\"global\":\"version1\",\"hdfs-site\":\"version1\",\"core-site\":\"version1\"}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "STARTED",
- "state" : "STARTED",
- "component_name" : "NAMENODE",
- "host_name" : "ip-10-83-47-139.ec2.internal"
- },
- "metrics" : {
- "boottime" : 1.352944348E9,
- "process" : {
- "proc_total" : 293.494444444,
- "proc_run" : 2.86944444444
- },
- "rpc" : {
- "rpcAuthorizationSuccesses" : 0.0861111111111,
- "SentBytes" : 106.391481481,
- "rpcAuthorizationFailures" : 0.0,
- "ReceivedBytes" : 229.217407407,
- "NumOpenConnections" : 0.0,
- "callQueueLen" : 0.0,
- "rpcAuthenticationSuccesses" : 0.0,
- "RpcQueueTime_num_ops" : 0.748703703704,
- "RpcProcessingTime_num_ops" : 0.748703703704,
- "RpcProcessingTime_avg_time" : 0.110499338624,
- "rpcAuthenticationFailures" : 0.0,
- "RpcQueueTime_avg_time" : 0.323186728395
- },
- "ugi" : {
- "loginFailure_num_ops" : 0.0,
- "loginSuccess_num_ops" : 0.0,
- "loginSuccess_avg_time" : 0.0,
- "loginFailure_avg_time" : 0.0
- },
- "dfs" : {
- "namenode" : {
- "AddBlockOps" : 0.0,
- "fsImageLoadTime" : 1300.0,
- "FilesRenamed" : 0.0,
- "JournalTransactionsBatchedInSync" : 0.0,
- "FileInfoOps" : 0.0,
- "CreateFileOps" : 0.0,
- "GetListingOps" : 0.0166666666667,
- "Transactions_num_ops" : 0.0,
- "GetBlockLocations" : 0.0,
- "Syncs_avg_time" : 2.87394957983,
- "blockReport_num_ops" : 0.0,
- "Syncs_num_ops" : 0.0,
- "SafemodeTime" : 1317.0,
- "Transactions_avg_time" : 0.0337423312883,
- "FilesInGetListingOps" : 0.0,
- "FilesDeleted" : 0.0,
- "FilesAppended" : 0.0,
- "DeleteFileOps" : 0.0,
- "FilesCreated" : 0.0,
- "blockReport_avg_time" : 4.0
- },
- "FSNamesystem" : {
- "BlocksTotal" : 403.0,
- "ScheduledReplicationBlocks" : 0.0,
- "CapacityTotalGB" : 11.0,
- "CapacityUsedGB" : 0.0,
- "ExcessBlocks" : 0.0,
- "MissingBlocks" : 0.0,
- "PendingReplicationBlocks" : 0.0,
- "FilesTotal" : 324.0,
- "CapacityRemainingGB" : 6.0,
- "UnderReplicatedBlocks" : 215.0,
- "TotalLoad" : 2.0,
- "PendingDeletionBlocks" : 0.0,
- "CorruptBlocks" : 0.0,
- "BlockCapacity" : 2097152.0
- }
- },
- "disk" : {
- "disk_total" : 893.765,
- "disk_free" : 845.308827778,
- "part_max_used" : 48.7186111111
- },
- "cpu" : {
- "cpu_speed" : 2266.0,
- "cpu_num" : 2.0,
- "cpu_wio" : 0.493888888889,
- "cpu_idle" : 84.9672222222,
- "cpu_nice" : 0.0,
- "cpu_aidle" : 0.0,
- "cpu_system" : 3.33388888889,
- "cpu_user" : 11.2113888889
- },
- "rpcdetailed" : {
- "addBlock_avg_time" : 0.465909090909,
- "rollFsImage_num_ops" : 0.0,
- "register_num_ops" : 0.0,
- "versionRequest_num_ops" : 0.0,
- "create_avg_time" : 5.04545454545,
- "fsync_num_ops" : 0.0,
- "getBlockLocations_num_ops" : 0.0,
- "addBlock_num_ops" : 0.0,
- "getListing_avg_time" : 1.69444444444,
- "getBlockLocations_avg_time" : 0.0,
- "renewLease_num_ops" : 0.0666666666667,
- "getFileInfo_num_ops" : 0.0,
- "register_avg_time" : 2.5,
- "setPermission_num_ops" : 0.0,
- "versionRequest_avg_time" : 0.5,
- "fsync_avg_time" : 0.0,
- "complete_num_ops" : 0.0,
- "setOwner_num_ops" : 0.0,
- "getProtocolVersion_num_ops" : 0.0,
- "setOwner_avg_time" : 15.5,
- "setReplication_num_ops" : 0.0,
- "blockReport_avg_time" : 4.0,
- "setPermission_avg_time" : 3.66666666667,
- "getListing_num_ops" : 0.0166666666667,
- "renewLease_avg_time" : 0.0430555555556,
- "sendHeartbeat_num_ops" : 0.662592592593,
- "blocksBeingWrittenReport_avg_time" : 0.5,
- "rename_num_ops" : 0.0,
- "mkdirs_avg_time" : 3.95,
- "delete_num_ops" : 0.0,
- "blockReport_num_ops" : 0.0,
- "create_num_ops" : 0.0,
- "getEditLogSize_num_ops" : 0.00277777777778,
- "rollEditLog_num_ops" : 0.0,
- "rollFsImage_avg_time" : 48.0,
- "mkdirs_num_ops" : 0.0,
- "delete_avg_time" : 4.0,
- "getFileInfo_avg_time" : 0.0,
- "rename_avg_time" : 3.0,
- "getProtocolVersion_avg_time" : 0.0,
- "rollEditLog_avg_time" : 83.0,
- "blockReceived_avg_time" : 0.205714285714,
- "getEditLogSize_avg_time" : 0.0,
- "sendHeartbeat_avg_time" : 0.0732804232804,
- "complete_avg_time" : 1.44943820225,
- "blockReceived_num_ops" : 0.0,
- "setSafeMode_avg_time" : 0.0,
- "blocksBeingWrittenReport_num_ops" : 0.0,
- "setSafeMode_num_ops" : 0.0,
- "setReplication_avg_time" : 1.5
- },
- "load" : {
- "load_fifteen" : 0.356833333333,
- "load_one" : 0.511388888889,
- "load_five" : 0.374166666667
- },
- "jvm" : {
- "memHeapCommittedM" : 960.0,
- "logFatal" : 0.0,
- "threadsBlocked" : 0.0,
- "threadsWaiting" : 14.0,
- "gcCount" : 0.0,
- "logWarn" : 0.0,
- "logError" : 0.0,
- "memNonHeapCommittedM" : 23.1875,
- "gcTimeMillis" : 0.0,
- "memNonHeapUsedM" : 20.7895987972,
- "logInfo" : 0.0,
- "threadsNew" : 0.0,
- "memHeapUsedM" : 384.695487139,
- "threadsTerminated" : 0.0,
- "threadsTimedWaiting" : 7.0,
- "threadsRunnable" : 6.0
- },
- "memory" : {
- "mem_total" : 7646152.0,
- "swap_free" : 0.0,
- "mem_buffers" : 63871.6111111,
- "mem_shared" : 0.0,
- "mem_free" : 4787186.06667,
- "mem_cached" : 1545617.4,
- "swap_total" : 0.0
- },
- "network" : {
- "pkts_out" : 29.3245833333,
- "bytes_in" : 45395.5750833,
- "bytes_out" : 15665.7432778,
- "pkts_in" : 234.953444444
- }
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/HDFS/components/NAMENODE",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "NAMENODE",
- "service_name" : "HDFS"
- }
- }
- ]
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/HDFS/components/SECONDARY_NAMENODE",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "SECONDARY_NAMENODE",
- "service_name" : "HDFS"
- },
- "host_components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-204-102-239.ec2.internal/host_components/SECONDARY_NAMENODE",
- "HostRoles" : {
- "configs" : "{\"global\":\"version1\",\"hdfs-site\":\"version1\",\"core-site\":\"version1\"}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "STARTED",
- "state" : "STARTED",
- "component_name" : "SECONDARY_NAMENODE",
- "host_name" : "ip-10-204-102-239.ec2.internal"
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/HDFS/components/SECONDARY_NAMENODE",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "SECONDARY_NAMENODE",
- "service_name" : "HDFS"
- }
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/SQOOP",
- "ServiceInfo" : {
- "cluster_name" : "mycluster",
- "service_name" : "SQOOP"
- },
- "components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/SQOOP/components/SQOOP",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "SQOOP",
- "service_name" : "SQOOP"
- },
- "host_components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-196-102-80.ec2.internal/host_components/SQOOP",
- "HostRoles" : {
- "configs" : "{}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "INSTALLED",
- "state" : "INSTALLED",
- "component_name" : "SQOOP",
- "host_name" : "ip-10-196-102-80.ec2.internal"
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/SQOOP/components/SQOOP",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "SQOOP",
- "service_name" : "SQOOP"
- }
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/OOZIE",
- "ServiceInfo" : {
- "cluster_name" : "mycluster",
- "service_name" : "OOZIE"
- },
- "components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/OOZIE/components/OOZIE_CLIENT",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "OOZIE_CLIENT",
- "service_name" : "OOZIE"
- },
- "host_components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-196-102-80.ec2.internal/host_components/OOZIE_CLIENT",
- "HostRoles" : {
- "configs" : "{}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "INSTALLED",
- "state" : "INSTALLED",
- "component_name" : "OOZIE_CLIENT",
- "host_name" : "ip-10-196-102-80.ec2.internal"
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/OOZIE/components/OOZIE_CLIENT",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "OOZIE_CLIENT",
- "service_name" : "OOZIE"
- }
- }
- ]
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/OOZIE/components/OOZIE_SERVER",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "OOZIE_SERVER",
- "service_name" : "OOZIE"
- },
- "host_components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-204-102-239.ec2.internal/host_components/OOZIE_SERVER",
- "HostRoles" : {
- "configs" : "{\"global\":\"version1\",\"oozie-site\":\"version1\",\"core-site\":\"version1\"}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "STARTED",
- "state" : "STARTED",
- "component_name" : "OOZIE_SERVER",
- "host_name" : "ip-10-204-102-239.ec2.internal"
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/OOZIE/components/OOZIE_SERVER",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "OOZIE_SERVER",
- "service_name" : "OOZIE"
- }
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/NAGIOS",
- "ServiceInfo" : {
- "cluster_name" : "mycluster",
- "service_name" : "NAGIOS"
- },
- "components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/NAGIOS/components/NAGIOS_SERVER",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "NAGIOS_SERVER",
- "service_name" : "NAGIOS"
- },
- "host_components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-83-47-139.ec2.internal/host_components/NAGIOS_SERVER",
- "HostRoles" : {
- "configs" : "{}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "STARTED",
- "state" : "STARTED",
- "component_name" : "NAGIOS_SERVER",
- "host_name" : "ip-10-83-47-139.ec2.internal"
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/NAGIOS/components/NAGIOS_SERVER",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "NAGIOS_SERVER",
- "service_name" : "NAGIOS"
- }
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/HBASE",
- "ServiceInfo" : {
- "cluster_name" : "mycluster",
- "service_name" : "HBASE"
- },
- "components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/HBASE/components/HBASE_CLIENT",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "HBASE_CLIENT",
- "service_name" : "HBASE"
- },
- "host_components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-196-102-80.ec2.internal/host_components/HBASE_CLIENT",
- "HostRoles" : {
- "configs" : "{}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "INSTALLED",
- "state" : "INSTALLED",
- "component_name" : "HBASE_CLIENT",
- "host_name" : "ip-10-196-102-80.ec2.internal"
- },
- "metrics" : {
- "boottime" : 1.352944347E9,
- "process" : {
- "proc_total" : 263.683333333,
- "proc_run" : 0.813888888889
- },
- "rpc" : {
- "rpcAuthorizationSuccesses" : 0.0166666666667,
- "rpcAuthorizationFailures" : 0.0,
- "SentBytes" : 14.6277777778,
- "ReceivedBytes" : 54.325,
- "NumOpenConnections" : 0.0,
- "callQueueLen" : 0.0,
- "RpcQueueTime_num_ops" : 0.122222222222,
- "rpcAuthenticationSuccesses" : 0.0,
- "RpcProcessingTime_num_ops" : 0.122222222222,
- "RpcProcessingTime_avg_time" : 0.544444444444,
- "rpcAuthenticationFailures" : 0.0,
- "RpcQueueTime_avg_time" : 2.51111111111
- },
- "ugi" : {
- "loginFailure_num_ops" : 0.0,
- "loginSuccess_num_ops" : 0.0,
- "loginSuccess_avg_time" : 0.0,
- "loginFailure_avg_time" : 0.0
- },
- "disk" : {
- "disk_free" : 845.075,
- "part_max_used" : 52.6
- },
- "cpu" : {
- "cpu_speed" : 2659.0,
- "cpu_num" : 2.0,
- "cpu_wio" : 0.123888888889,
- "cpu_idle" : 99.0469444444,
- "cpu_nice" : 0.0,
- "cpu_aidle" : 0.0,
- "cpu_system" : 0.401944444444,
- "cpu_user" : 0.4
- },
- "jvm" : {
- "memHeapCommittedM" : 760.003819444,
- "logFatal" : 0.0,
- "threadsBlocked" : 0.0,
- "threadsWaiting" : 38.2944444444,
- "gcCount" : 2.3860929425E7,
- "logError" : 0.0,
- "logWarn" : 0.0,
- "memNonHeapCommittedM" : 32.7367406333,
- "gcTimeMillis" : 7.63549738133E7,
- "memNonHeapUsedM" : 21.0635269694,
- "logInfo" : 7.158278827E7,
- "memHeapUsedM" : 83.2495438167,
- "threadsNew" : 0.0,
- "threadsTerminated" : 0.0,
- "threadsTimedWaiting" : 11.1388888889,
- "maxMemoryM" : 1004.0,
- "threadsRunnable" : 14.2777777778
- },
- "load" : {
- "load_fifteen" : 0.0466666666667,
- "load_one" : 6.11111111111E-4,
- "load_five" : 6.11111111111E-4
- },
- "memory" : {
- "mem_total" : 7646152.0,
- "swap_free" : 0.0,
- "mem_buffers" : 62720.2888889,
- "mem_shared" : 0.0,
- "mem_free" : 4978855.83333,
- "mem_cached" : 1756252.53333,
- "swap_total" : 0.0
- },
- "network" : {
- "pkts_out" : 105.755833333,
- "bytes_in" : 1895.95808333,
- "bytes_out" : 21296.58625,
- "pkts_in" : 11.2986666667
- }
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/HBASE/components/HBASE_CLIENT",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "HBASE_CLIENT",
- "service_name" : "HBASE"
- }
- }
- ]
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/HBASE/components/HBASE_MASTER",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "HBASE_MASTER",
- "service_name" : "HBASE"
- },
- "host_components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-83-47-139.ec2.internal/host_components/HBASE_MASTER",
- "HostRoles" : {
- "configs" : "{\"hbase-site\":\"version1\",\"global\":\"version1\",\"core-site\":\"version1\"}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "STARTED",
- "state" : "STARTED",
- "component_name" : "HBASE_MASTER",
- "host_name" : "ip-10-83-47-139.ec2.internal"
- },
- "metrics" : {
- "boottime" : 1.352944348E9,
- "process" : {
- "proc_total" : 293.219444444,
- "proc_run" : 0.0972222222222
- },
- "hbase" : {
- "master" : {
- "splitSize_avg_time" : 0.0,
- "splitTime_avg_time" : 0.0,
- "splitTime_num_ops" : 0.0,
- "cluster_requests" : 0.0,
- "splitSize_num_ops" : 0.0
- }
- },
- "disk" : {
- "disk_total" : 893.765,
- "disk_free" : 845.308872222,
- "part_max_used" : 48.7180555556
- },
- "cpu" : {
- "cpu_speed" : 2266.0,
- "cpu_num" : 2.0,
- "cpu_wio" : 0.495833333333,
- "cpu_idle" : 84.5666666667,
- "cpu_nice" : 0.0,
- "cpu_aidle" : 0.0,
- "cpu_system" : 3.34,
- "cpu_user" : 11.5819444444
- },
- "jvm" : {
- "memHeapCommittedM" : 81.0625,
- "logFatal" : 0.0,
- "threadsBlocked" : 0.0,
- "threadsWaiting" : 42.0,
- "gcCount" : 18.9194444444,
- "logError" : 0.0,
- "logWarn" : 0.0,
- "memNonHeapCommittedM" : 36.679688,
- "gcTimeMillis" : 113.919444444,
- "memNonHeapUsedM" : 22.1864361111,
- "logInfo" : 0.0,
- "memHeapUsedM" : 10.7416655886,
- "threadsNew" : 0.0,
- "threadsTerminated" : 0.0,
- "threadsTimedWaiting" : 8.24444444444,
- "maxMemoryM" : 1019.875,
- "threadsRunnable" : 16.0
- },
- "load" : {
- "load_fifteen" : 0.356222222222,
- "load_one" : 0.504861111111,
- "load_five" : 0.372333333333
- },
- "memory" : {
- "mem_total" : 7646152.0,
- "swap_free" : 0.0,
- "mem_buffers" : 63860.1,
- "mem_shared" : 0.0,
- "mem_free" : 4787479.36667,
- "mem_cached" : 1545456.5,
- "swap_total" : 0.0
- },
- "network" : {
- "pkts_out" : 29.2349444444,
- "bytes_in" : 45360.1838889,
- "bytes_out" : 15245.1213056,
- "pkts_in" : 234.745277778
- }
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/HBASE/components/HBASE_MASTER",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "HBASE_MASTER",
- "service_name" : "HBASE"
- }
- }
- ]
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/HBASE/components/HBASE_REGIONSERVER",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "HBASE_REGIONSERVER",
- "service_name" : "HBASE"
- },
- "host_components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-196-102-80.ec2.internal/host_components/HBASE_REGIONSERVER",
- "HostRoles" : {
- "configs" : "{\"hbase-site\":\"version1\",\"global\":\"version1\",\"core-site\":\"version1\"}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "STARTED",
- "state" : "STARTED",
- "component_name" : "HBASE_REGIONSERVER",
- "host_name" : "ip-10-196-102-80.ec2.internal"
- },
- "metrics" : {
- "boottime" : 1.352944347E9,
- "process" : {
- "proc_total" : 263.683333333,
- "proc_run" : 0.813888888889
- },
- "rpc" : {
- "rpcAuthorizationSuccesses" : 0.0166666666667,
- "rpcAuthorizationFailures" : 0.0,
- "SentBytes" : 14.6277777778,
- "ReceivedBytes" : 54.325,
- "NumOpenConnections" : 0.0,
- "callQueueLen" : 0.0,
- "RpcQueueTime_num_ops" : 0.122222222222,
- "rpcAuthenticationSuccesses" : 0.0,
- "RpcProcessingTime_num_ops" : 0.122222222222,
- "RpcProcessingTime_avg_time" : 0.544444444444,
- "rpcAuthenticationFailures" : 0.0,
- "RpcQueueTime_avg_time" : 2.51111111111
- },
- "ugi" : {
- "loginFailure_num_ops" : 0.0,
- "loginSuccess_num_ops" : 0.0,
- "loginSuccess_avg_time" : 0.0,
- "loginFailure_avg_time" : 0.0
- },
- "hbase" : {
- "regionserver" : {
- "compactionSize_avg_time" : 0.0,
- "fsReadLatencyHistogram_99th_percentile" : 0.0,
- "fsWriteLatencyHistogram_median" : 0.0,
- "requests" : 0.0,
- "fsReadLatencyHistogram_num_ops" : 0.0,
- "hdfsBlocksLocalityIndex" : 0.0,
- "fsWriteLatencyHistogram_std_dev" : 0.0,
- "writeRequestsCount" : 1.0,
- "flushSize_avg_time" : 0.0,
- "fsWriteLatencyHistogram_max" : 0.0,
- "fsSyncLatency_num_ops" : 1.0,
- "fsWriteLatencyHistogram_95th_percentile" : 0.0,
- "fsSyncLatency_avg_time" : 0.0,
- "compactionSize_num_ops" : 0.0,
- "compactionTime_num_ops" : 0.0,
- "fsReadLatencyHistogram_mean" : 0.0,
- "blockCacheEvictedCount" : 0.0,
- "storefileIndexSizeMB" : 0.0,
- "fsWriteLatencyHistogram_75th_percentile" : 0.0,
- "fsWriteLatency_avg_time" : 0.0,
- "fsReadLatencyHistogram_max" : 0.0,
- "fsWriteLatencyHistogram_min" : 0.0,
- "compactionQueueSize" : 0.0,
- "totalStaticBloomSizeKB" : 0.0,
- "fsWriteLatencyHistogram_mean" : 0.0,
- "blockCacheFree" : 2.61032304E8,
- "totalStaticIndexSizeKB" : 0.0,
- "fsReadLatency_avg_time" : 0.0,
- "fsWriteLatency_num_ops" : 1.0,
- "memstoreSizeMB" : 0.0,
- "regions" : 1.0,
- "blockCacheCount" : 0.0,
- "blockCacheHitRatio" : 0.0,
- "flushQueueSize" : 0.0,
- "blockCacheHitCachingRatio" : 0.0,
- "fsReadLatencyHistogram_95th_percentile" : 0.0,
- "blockCacheHitCount" : 0.0,
- "flushTime_avg_time" : 0.0,
- "fsReadLatencyHistogram_min" : 0.0,
- "flushTime_num_ops" : 0.0,
- "compactionTime_avg_time" : 0.0,
- "fsReadLatency_num_ops" : 0.0,
- "blockCacheSize" : 2160272.0,
- "rootIndexSizeKB" : 0.0,
- "fsReadLatencyHistogram_std_dev" : 0.0,
- "readRequestsCount" : 2.0,
- "fsReadLatencyHistogram_75th_percentile" : 0.0,
- "blockCacheMissCount" : 0.0,
- "storefiles" : 0.0,
- "fsWriteLatencyHistogram_num_ops" : 0.0,
- "flushSize_num_ops" : 0.0,
- "fsWriteLatencyHistogram_99th_percentile" : 0.0,
- "stores" : 1.0,
- "fsReadLatencyHistogram_median" : 0.0
- }
- },
- "disk" : {
- "disk_free" : 845.075,
- "part_max_used" : 52.6
- },
- "cpu" : {
- "cpu_speed" : 2659.0,
- "cpu_num" : 2.0,
- "cpu_wio" : 0.123888888889,
- "cpu_idle" : 99.0469444444,
- "cpu_nice" : 0.0,
- "cpu_aidle" : 0.0,
- "cpu_system" : 0.401944444444,
- "cpu_user" : 0.4
- },
- "jvm" : {
- "memHeapCommittedM" : 760.003819444,
- "logFatal" : 0.0,
- "threadsBlocked" : 0.0,
- "threadsWaiting" : 38.2944444444,
- "gcCount" : 2.3860929425E7,
- "logError" : 0.0,
- "logWarn" : 0.0,
- "memNonHeapCommittedM" : 32.7367406333,
- "gcTimeMillis" : 7.63549738133E7,
- "memNonHeapUsedM" : 21.0635269694,
- "logInfo" : 7.158278827E7,
- "memHeapUsedM" : 83.2495438167,
- "threadsNew" : 0.0,
- "threadsTerminated" : 0.0,
- "threadsTimedWaiting" : 11.1388888889,
- "maxMemoryM" : 1004.0,
- "threadsRunnable" : 14.2777777778
- },
- "load" : {
- "load_fifteen" : 0.0466666666667,
- "load_one" : 6.11111111111E-4,
- "load_five" : 6.11111111111E-4
- },
- "memory" : {
- "mem_total" : 7646152.0,
- "swap_free" : 0.0,
- "mem_buffers" : 62720.2888889,
- "mem_shared" : 0.0,
- "mem_free" : 4978855.83333,
- "mem_cached" : 1756252.53333,
- "swap_total" : 0.0
- },
- "network" : {
- "pkts_out" : 105.755833333,
- "bytes_in" : 1895.95808333,
- "bytes_out" : 21296.58625,
- "pkts_in" : 11.2986666667
- }
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/HBASE/components/HBASE_REGIONSERVER",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "HBASE_REGIONSERVER",
- "service_name" : "HBASE"
- }
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-118-149-18.ec2.internal/host_components/HBASE_REGIONSERVER",
- "HostRoles" : {
- "configs" : "{\"hbase-site\":\"version1\",\"global\":\"version1\",\"core-site\":\"version1\"}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "STARTED",
- "state" : "STARTED",
- "component_name" : "HBASE_REGIONSERVER",
- "host_name" : "ip-10-118-149-18.ec2.internal"
- },
- "metrics" : {
- "boottime" : 1.352944346E9,
- "process" : {
- "proc_total" : 264.063888889,
- "proc_run" : 1.16944444444
- },
- "rpc" : {
- "rpcAuthorizationSuccesses" : 1.19304647083E7,
- "rpcAuthorizationFailures" : 0.0,
- "SentBytes" : 1.19304639222E7,
- "ReceivedBytes" : 1.19304635583E7,
- "NumOpenConnections" : 0.0,
- "callQueueLen" : 0.0,
- "RpcQueueTime_num_ops" : 1.19304647056E7,
- "rpcAuthenticationSuccesses" : 0.0,
- "RpcProcessingTime_num_ops" : 1.19304647056E7,
- "RpcProcessingTime_avg_time" : 0.344444444444,
- "rpcAuthenticationFailures" : 0.0,
- "RpcQueueTime_avg_time" : 3.78888888889
- },
- "ugi" : {
- "loginFailure_num_ops" : 0.0,
- "loginSuccess_num_ops" : 0.0,
- "loginSuccess_avg_time" : 0.0,
- "loginFailure_avg_time" : 0.0
- },
- "hbase" : {
- "regionserver" : {
- "compactionSize_avg_time" : 0.0,
- "fsReadLatencyHistogram_99th_percentile" : 0.0,
- "fsWriteLatencyHistogram_median" : 0.0,
- "requests" : 0.0,
- "fsReadLatencyHistogram_num_ops" : 0.0,
- "hdfsBlocksLocalityIndex" : 100.0,
- "fsWriteLatencyHistogram_std_dev" : 0.0,
- "writeRequestsCount" : 3.0,
- "flushSize_avg_time" : 0.0,
- "fsWriteLatencyHistogram_max" : 0.0,
- "fsSyncLatency_num_ops" : 4.0,
- "fsWriteLatencyHistogram_95th_percentile" : 0.0,
- "fsSyncLatency_avg_time" : 0.0,
- "compactionSize_num_ops" : 0.0,
- "compactionTime_num_ops" : 0.0,
- "fsReadLatencyHistogram_mean" : 0.0,
- "blockCacheEvictedCount" : 0.0,
- "storefileIndexSizeMB" : 0.0,
- "fsWriteLatencyHistogram_75th_percentile" : 0.0,
- "fsWriteLatency_avg_time" : 0.0,
- "fsReadLatencyHistogram_max" : 0.0,
- "fsWriteLatencyHistogram_min" : 0.0,
- "compactionQueueSize" : 0.0,
- "totalStaticBloomSizeKB" : 0.0,
- "fsWriteLatencyHistogram_mean" : 0.0,
- "blockCacheFree" : 2.61031624E8,
- "totalStaticIndexSizeKB" : 0.0,
- "fsReadLatency_avg_time" : 0.0,
- "fsWriteLatency_num_ops" : 3.0,
- "memstoreSizeMB" : 0.0,
- "regions" : 2.0,
- "blockCacheCount" : 1.0,
- "blockCacheHitRatio" : 96.0,
- "flushQueueSize" : 0.0,
- "blockCacheHitCachingRatio" : 96.0,
- "fsReadLatencyHistogram_95th_percentile" : 0.0,
- "blockCacheHitCount" : 26.0,
- "flushTime_avg_time" : 0.0,
- "fsReadLatencyHistogram_min" : 0.0,
- "flushTime_num_ops" : 0.0,
- "compactionTime_avg_time" : 0.0,
- "fsReadLatency_num_ops" : 0.0,
- "blockCacheSize" : 2160952.0,
- "rootIndexSizeKB" : 0.0,
- "fsReadLatencyHistogram_std_dev" : 0.0,
- "readRequestsCount" : 88.4222222222,
- "fsReadLatencyHistogram_75th_percentile" : 0.0,
- "blockCacheMissCount" : 1.0,
- "storefiles" : 1.0,
- "fsWriteLatencyHistogram_num_ops" : 0.0,
- "flushSize_num_ops" : 0.0,
- "fsWriteLatencyHistogram_99th_percentile" : 0.0,
- "stores" : 2.0,
- "fsReadLatencyHistogram_median" : 0.0
- }
- },
- "disk" : {
- "disk_free" : 845.599,
- "part_max_used" : 43.9
- },
- "cpu" : {
- "cpu_speed" : 2266.0,
- "cpu_num" : 2.0,
- "cpu_wio" : 0.0,
- "cpu_idle" : 98.6938888889,
- "cpu_nice" : 0.0,
- "cpu_aidle" : 0.0,
- "cpu_system" : 0.531111111111,
- "cpu_user" : 0.775
- },
- "jvm" : {
- "memHeapCommittedM" : 174.446875,
- "logFatal" : 0.0,
- "threadsBlocked" : 0.0,
- "threadsWaiting" : 14.4361111111,
- "gcCount" : 1.19304647115E8,
- "logError" : 0.0,
- "logWarn" : 0.0,
- "memNonHeapCommittedM" : 24.3248698333,
- "gcTimeMillis" : 1.43165576518E8,
- "memNonHeapUsedM" : 19.4993658028,
- "logInfo" : 2.38609294222E7,
- "memHeapUsedM" : 18.087863945,
- "threadsNew" : 0.0,
- "threadsTerminated" : 0.0,
- "threadsTimedWaiting" : 7.46388888889,
- "maxMemoryM" : 1004.0,
- "threadsRunnable" : 7.43611111111
- },
- "load" : {
- "load_fifteen" : 0.00313888888889,
- "load_one" : 0.0282777777778,
- "load_five" : 0.0163055555556
- },
- "memory" : {
- "mem_total" : 7646152.0,
- "swap_free" : 0.0,
- "mem_buffers" : 52429.0222222,
- "mem_shared" : 0.0,
- "mem_free" : 5610725.88889,
- "mem_cached" : 1247511.4,
- "swap_total" : 0.0
- },
- "network" : {
- "pkts_out" : 116.179833333,
- "bytes_in" : 1897.15633333,
- "bytes_out" : 23871.1300833,
- "pkts_in" : 11.2918333333
- }
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/HBASE/components/HBASE_REGIONSERVER",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "HBASE_REGIONSERVER",
- "service_name" : "HBASE"
- }
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/PIG",
- "ServiceInfo" : {
- "cluster_name" : "mycluster",
- "service_name" : "PIG"
- },
- "components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/PIG/components/PIG",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "PIG",
- "service_name" : "PIG"
- },
- "host_components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-196-102-80.ec2.internal/host_components/PIG",
- "HostRoles" : {
- "configs" : "{}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "INSTALLED",
- "state" : "INSTALLED",
- "component_name" : "PIG",
- "host_name" : "ip-10-196-102-80.ec2.internal"
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/PIG/components/PIG",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "PIG",
- "service_name" : "PIG"
- }
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/GANGLIA",
- "ServiceInfo" : {
- "cluster_name" : "mycluster",
- "service_name" : "GANGLIA"
- },
- "components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/GANGLIA/components/GANGLIA_MONITOR",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "GANGLIA_MONITOR",
- "service_name" : "GANGLIA"
- },
- "host_components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-204-102-239.ec2.internal/host_components/GANGLIA_MONITOR",
- "HostRoles" : {
- "configs" : "{}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "STARTED",
- "state" : "STARTED",
- "component_name" : "GANGLIA_MONITOR",
- "host_name" : "ip-10-204-102-239.ec2.internal"
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/GANGLIA/components/GANGLIA_MONITOR",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "GANGLIA_MONITOR",
- "service_name" : "GANGLIA"
- }
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-83-47-139.ec2.internal/host_components/GANGLIA_MONITOR",
- "HostRoles" : {
- "configs" : "{}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "STARTED",
- "state" : "STARTED",
- "component_name" : "GANGLIA_MONITOR",
- "host_name" : "ip-10-83-47-139.ec2.internal"
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/GANGLIA/components/GANGLIA_MONITOR",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "GANGLIA_MONITOR",
- "service_name" : "GANGLIA"
- }
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-196-102-80.ec2.internal/host_components/GANGLIA_MONITOR",
- "HostRoles" : {
- "configs" : "{}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "STARTED",
- "state" : "STARTED",
- "component_name" : "GANGLIA_MONITOR",
- "host_name" : "ip-10-196-102-80.ec2.internal"
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/GANGLIA/components/GANGLIA_MONITOR",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "GANGLIA_MONITOR",
- "service_name" : "GANGLIA"
- }
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-204-62-16.ec2.internal/host_components/GANGLIA_MONITOR",
- "HostRoles" : {
- "configs" : "{}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "STARTED",
- "state" : "STARTED",
- "component_name" : "GANGLIA_MONITOR",
- "host_name" : "ip-10-204-62-16.ec2.internal"
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/GANGLIA/components/GANGLIA_MONITOR",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "GANGLIA_MONITOR",
- "service_name" : "GANGLIA"
- }
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-118-149-18.ec2.internal/host_components/GANGLIA_MONITOR",
- "HostRoles" : {
- "configs" : "{}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "STARTED",
- "state" : "STARTED",
- "component_name" : "GANGLIA_MONITOR",
- "host_name" : "ip-10-118-149-18.ec2.internal"
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/GANGLIA/components/GANGLIA_MONITOR",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "GANGLIA_MONITOR",
- "service_name" : "GANGLIA"
- }
- }
- ]
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/GANGLIA/components/GANGLIA_SERVER",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "GANGLIA_SERVER",
- "service_name" : "GANGLIA"
- },
- "host_components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-83-47-139.ec2.internal/host_components/GANGLIA_SERVER",
- "HostRoles" : {
- "configs" : "{}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "STARTED",
- "state" : "STARTED",
- "component_name" : "GANGLIA_SERVER",
- "host_name" : "ip-10-83-47-139.ec2.internal"
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/GANGLIA/components/GANGLIA_SERVER",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "GANGLIA_SERVER",
- "service_name" : "GANGLIA"
- }
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/ZOOKEEPER",
- "ServiceInfo" : {
- "cluster_name" : "mycluster",
- "service_name" : "ZOOKEEPER"
- },
- "components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/ZOOKEEPER/components/ZOOKEEPER_SERVER",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "ZOOKEEPER_SERVER",
- "service_name" : "ZOOKEEPER"
- },
- "host_components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-204-62-16.ec2.internal/host_components/ZOOKEEPER_SERVER",
- "HostRoles" : {
- "configs" : "{}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "STARTED",
- "state" : "STARTED",
- "component_name" : "ZOOKEEPER_SERVER",
- "host_name" : "ip-10-204-62-16.ec2.internal"
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/ZOOKEEPER/components/ZOOKEEPER_SERVER",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "ZOOKEEPER_SERVER",
- "service_name" : "ZOOKEEPER"
- }
- }
- ]
- }
- ]
- },
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/ZOOKEEPER/components/ZOOKEEPER_CLIENT",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "ZOOKEEPER_CLIENT",
- "service_name" : "ZOOKEEPER"
- },
- "host_components" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/hosts/ip-10-196-102-80.ec2.internal/host_components/ZOOKEEPER_CLIENT",
- "HostRoles" : {
- "configs" : "{}",
- "cluster_name" : "mycluster",
- "desired_configs" : "{}",
- "desired_state" : "INSTALLED",
- "state" : "INSTALLED",
- "component_name" : "ZOOKEEPER_CLIENT",
- "host_name" : "ip-10-196-102-80.ec2.internal"
- },
- "component" : [
- {
- "href" : "http://ambari:8080/api/clusters/mycluster/services/ZOOKEEPER/components/ZOOKEEPER_CLIENT",
- "ServiceComponentInfo" : {
- "cluster_name" : "mycluster",
- "component_name" : "ZOOKEEPER_CLIENT",
- "service_name" : "ZOOKEEPER"
- }
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
|