You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2012/08/10 00:03:19 UTC

[jira] [Updated] (MAPREDUCE-4474) TestDistributedShell.testDSShell fails on CentOS 6 because of high virtual memory usage

     [ https://issues.apache.org/jira/browse/MAPREDUCE-4474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy updated MAPREDUCE-4474:
-------------------------------------

    Assignee: Ilya Katsov
      Status: Open  (was: Patch Available)
    
> TestDistributedShell.testDSShell fails on CentOS 6 because of high virtual memory usage
> ---------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4474
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4474
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.3
>         Environment: CentOS 6
>            Reporter: Ilya Katsov
>            Assignee: Ilya Katsov
>              Labels: test
>         Attachments: MAPREDUCE-4474-branch-0.23.patch
>
>
> TestDistributedShell.testDSShell fails on CentOS 6 because of high virtual memory usage: 
> {code}
> 2012-07-24 04:50:46,563 INFO  [AsyncDispatcher event handler] rmapp.RMAppImpl (RMAppImpl.java:transition(559)) - Application application_1343091034814_0001 failed 1 times due to AM Container for appattempt_1343091034814_0001_000001 exited with  exitCode: 143 due to: Container [pid=6146,containerID=container_1343091034814_0001_01_000001] is running beyond virtual memory limits. Current usage: 82.4mb of 512.0mb physical memory used; 1.1gb of 1.0gb virtual memory used. Killing container.
> Dump of the process-tree for container_1343091034814_0001_01_000001 :
> 	|- PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) FULL_CMD_LINE
> 	|- 6146 5773 6146 6146 (bash) 2 0 108613632 340 /bin/bash -c /usr/java/jdk1.6.0_33/jre/bin/java -Xmx512m org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster --container_memory 128 --
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira