Accessing MapTaskImpl from TaskImpl
-----------------------------------
Key: MAPREDUCE-2661
URL: https://issues.apache.org/jira/browse/MAPREDUCE-2661
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: mrv2
Reporter: Ahmed Radwan
Assignee: Ahmed Radwan
Priority: Minor
We are directly accessing MapTaskImpl in
TaskImpl.InitialScheduleTransition.transition(..). It'll be better to
reorganize the code so each subclass can provide its own behavior instead of
explicitly checking for the subclass type.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira