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

Siddharth Seth updated MAPREDUCE-4663:
--------------------------------------

    Attachment: MR4663.txt

Removes the ContainerLaunch dependency on Task. Containers still depend on 
TaskType though - used in the jvm id and to set up metrics.
Enabling profiling for a container needs to be decided by the scheduler.
Requires MAPREDUCE-4664
                
> [MAPREDUCE-3902] Container Launch should be independent of o.a.h.m.Task
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4663
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4663
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>    Affects Versions: MR-3902
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>         Attachments: MR4663.txt
>
>
> Since a container/JVM can be used across TaskAttempts - launching the jvm 
> should not depend on an individual task.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to