[ 
https://issues.apache.org/jira/browse/YARN-5021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15363015#comment-15363015
 ] 

Vinod Kumar Vavilapalli commented on YARN-5021:
-----------------------------------------------

There are many cases where ProcfsBasedProcessTree (which I am assuming is what 
getting used, assuming Linux) returns UNAVAILABLE (-1 as a value).

Unfortunately we don't have enough logs in the code to identify those 
scenarios. Can you run "getconf CLK_TCK" and "getconf "PAGESIZE" on your box 
and paste the values here?

> -1B of 3 GB physical memory used
> --------------------------------
>
>                 Key: YARN-5021
>                 URL: https://issues.apache.org/jira/browse/YARN-5021
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: tangshangwen
>            Assignee: tangshangwen
>
> in my cluster, I found nodemanager log
> {noformat}
> 2016-05-01 21:02:46,512 INFO 
> org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorImpl:
>  Memory usage of ProcessTree 18210 for container-id 
> container_1461592647020_15092_01_000079: -1B of 3 GB physical memory used; 
> -1B of 9.3 GB virtual memory used
> 2016-05-01 21:02:46,529 INFO 
> org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorImpl:
>  Memory usage of ProcessTree 18405 for container-id 
> container_1461592647020_15092_01_000077: -1B of 3 GB physical memory used; 
> -1B of 9.3 GB virtual memory used
> 2016-05-01 21:02:46,545 INFO 
> org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorImpl:
>  Memory usage of ProcessTree 18893 for container-id 
> container_1461592647020_15090_01_000024: -1B of 3 GB physical memory used; 
> -1B of 9.3 GB virtual memory used
> 2016-05-01 21:02:46,561 INFO 
> org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorImpl:
>  Memory usage of ProcessTree 18555 for container-id 
> container_1461592647020_15092_01_000073: -1B of 3 GB physical memory used; 
> -1B of 9.3 GB virtual memory used
> 2016-05-01 21:02:46,577 INFO 
> org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorImpl:
>  Memory usage of ProcessTree 18510 for container-id 
> container_1461592647020_15090_01_000020: -1B of 3 GB physical memory used; 
> -1B of 9.3 GB virtual memory used
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to