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

Tsuyoshi OZAWA updated MAPREDUCE-4615:
--------------------------------------

    Attachment: MAPREDUCE-4615.patch

Refactored RMContainerAllocator#assign.
                
> [MAPREDUCE-3902] RMContainerAllocator#assign should be split into functions
> ---------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4615
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4615
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: applicationmaster
>    Affects Versions: MR-3902
>            Reporter: Tsuyoshi OZAWA
>            Assignee: Tsuyoshi OZAWA
>            Priority: Minor
>         Attachments: MAPREDUCE-4615.patch
>
>
> Currently, the RMContainerAllocator#assign functions does a lot of works 
> inside the one function. This is a bit confusing and make the changes 
> difficult, so this ticket is for refactoring the function and split it into 
> some functions.

--
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