zoukankan      html  css  js  c++  java
  • jmx

    http://ops3:8088/ws/v1/cluster/apps?states=running

    This XML file does not appear to have any style information associated with it. The document tree is shown below.
    <apps>
    <app>
    <id>application_1617071347051_19258</id>
    <user>chinaoly</user>
    <name>TagJobRunner_2.2</name>
    <queue>root.default</queue>
    <state>RUNNING</state>
    <finalStatus>UNDEFINED</finalStatus>
    <progress>10.0</progress>
    <trackingUI>ApplicationMaster</trackingUI>
    <trackingUrl>http://cbp1.chinaoly.com:8088/proxy/application_1617071347051_19258/</trackingUrl>
    <diagnostics/>
    <clusterId>1617071347051</clusterId>
    <applicationType>SPARK</applicationType>
    <applicationTags/>
    <startedTime>1618206173034</startedTime>
    <finishedTime>0</finishedTime>
    <elapsedTime>290853462</elapsedTime>
    <amContainerLogs>http://cbp9.chinaoly.com:8042/node/containerlogs/container_e383_1617071347051_19258_01_000001/chinaoly</amContainerLogs>
    <amHostHttpAddress>cbp9.chinaoly.com:8042</amHostHttpAddress>
    <allocatedMB>1536</allocatedMB>
    <allocatedVCores>1</allocatedVCores>
    <reservedMB>0</reservedMB>
    <reservedVCores>0</reservedVCores>
    <runningContainers>1</runningContainers>
    <memorySeconds>1416240131</memorySeconds>
    <vcoreSeconds>667205</vcoreSeconds>
    <preemptedResourceMB>12800</preemptedResourceMB>
    <preemptedResourceVCores>5</preemptedResourceVCores>
    <numNonAMContainerPreempted>5</numNonAMContainerPreempted>
    <numAMContainerPreempted>0</numAMContainerPreempted>
    <logAggregationStatus>NOT_START</logAggregationStatus>
    </app>
    <app>
    <id>application_1617071347051_19257</id>
    <user>chinaoly</user>
    <name>RyztJobRunner_2.2</name>
    <queue>root.default</queue>
    <state>RUNNING</state>
    <finalStatus>UNDEFINED</finalStatus>
    <progress>10.0</progress>
    <trackingUI>ApplicationMaster</trackingUI>
    <trackingUrl>http://cbp1.chinaoly.com:8088/proxy/application_1617071347051_19257/</trackingUrl>
    <diagnostics/>
    <clusterId>1617071347051</clusterId>
    <applicationType>SPARK</applicationType>
    <applicationTags/>
    <startedTime>1618206128771</startedTime>
    <finishedTime>0</finishedTime>
    <elapsedTime>290897725</elapsedTime>
    <amContainerLogs>http://cbp11.chinaoly.com:8042/node/containerlogs/container_e383_1617071347051_19257_01_000001/chinaoly</amContainerLogs>
    <amHostHttpAddress>cbp11.chinaoly.com:8042</amHostHttpAddress>
    <allocatedMB>1536</allocatedMB>
    <allocatedVCores>1</allocatedVCores>
    <reservedMB>0</reservedMB>
    <reservedVCores>0</reservedVCores>
    <runningContainers>1</runningContainers>
    <memorySeconds>941827949</memorySeconds>
    <vcoreSeconds>482762</vcoreSeconds>
    <preemptedResourceMB>0</preemptedResourceMB>
    <preemptedResourceVCores>0</preemptedResourceVCores>
    <numNonAMContainerPreempted>0</numNonAMContainerPreempted>
    <numAMContainerPreempted>0</numAMContainerPreempted>
    <logAggregationStatus>NOT_START</logAggregationStatus>
    </app>
    <app>
    <id>application_1617071347051_0021</id>
    <user>chinaoly</user>
    <name>OutputResultJobRunner_2.2</name>
    <queue>root.default</queue>
    <state>RUNNING</state>
    <finalStatus>UNDEFINED</finalStatus>
    <progress>10.0</progress>
    <trackingUI>ApplicationMaster</trackingUI>
    <trackingUrl>http://cbp1.chinaoly.com:8088/proxy/application_1617071347051_0021/</trackingUrl>
    <diagnostics/>
    <clusterId>1617071347051</clusterId>
    <applicationType>SPARK</applicationType>
    <applicationTags/>
    <startedTime>1617082995690</startedTime>
    <finishedTime>0</finishedTime>
    <elapsedTime>1414030806</elapsedTime>
    <amContainerLogs>http://cbp10.chinaoly.com:8042/node/containerlogs/container_e383_1617071347051_0021_01_000001/chinaoly</amContainerLogs>
    <amHostHttpAddress>cbp10.chinaoly.com:8042</amHostHttpAddress>
    <allocatedMB>6656</allocatedMB>
    <allocatedVCores>3</allocatedVCores>
    <reservedMB>0</reservedMB>
    <reservedVCores>0</reservedVCores>
    <runningContainers>3</runningContainers>
    <memorySeconds>7797075306</memorySeconds>
    <vcoreSeconds>3611333</vcoreSeconds>
    <preemptedResourceMB>0</preemptedResourceMB>
    <preemptedResourceVCores>0</preemptedResourceVCores>
    <numNonAMContainerPreempted>0</numNonAMContainerPreempted>
    <numAMContainerPreempted>0</numAMContainerPreempted>
    <logAggregationStatus>NOT_START</logAggregationStatus>
    </app>
    </apps>
    ########## 今天的苦逼是为了不这样一直苦逼下去!##########
  • 相关阅读:
    《梦断代码》阅读笔记01
    linux c netcdf 安装
    Windows CE中的进程和线程
    VC做任务管理器涉及到的函数
    curl_easy_getinfo() -- 从 curl 句柄里获得附加信息
    libcurl programming
    动态内存申请函数选择(realloc、malloc 、alloca、 calloc)
    C++: byte和int的相互转化
    8位灰度图像BMP的保存
    BMP图像的结构及读写和灰度化
  • 原文地址:https://www.cnblogs.com/ruii/p/14669211.html
Copyright © 2011-2022 走看看