[
https://issues.apache.org/jira/browse/MAPREDUCE-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13403692#comment-13403692
]
Kihwal Lee commented on MAPREDUCE-4371:
---------------------------------------
{{TestLocalJobControl}} and {{TestMapReduceJobControl}} are failing in trunk
due to NPE from JobControl#isCircular().
> Check for cyclic dependencies in Jobcontrol job DAG
> ---------------------------------------------------
>
> Key: MAPREDUCE-4371
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4371
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: mrv1
> Affects Versions: 3.0.0
> Reporter: madhukara phatak
> Fix For: 3.0.0
>
> Attachments: MAPREDUCE-4371-1.patch, MAPREDUCE-4371.patch
>
>
> In current implementation of JobControl, whenever there is a cyclic
> dependency between the jobs it throws a Stack overflow exception. This jira
> adds a cyclic check to jobcontrol.
--
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