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 "Ashutosh Jindal (JIRA)" <ji...@apache.org> on 2014/07/09 14:20:05 UTC

[jira] [Created] (MAPREDUCE-5964) Add an application timeout service in RM to kill jobs which are not getting resources

Ashutosh Jindal created MAPREDUCE-5964:
------------------------------------------

             Summary: Add an application timeout service in RM to kill jobs which are not getting resources
                 Key: MAPREDUCE-5964
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5964
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: resourcemanager
            Reporter: Ashutosh Jindal


Currently , If an application is submitted to RM, the app keeps waiting until the resources are allocated for AM. Such an application may be stuck till a resource is allocated for AM, and this may be due to over utilization of Queue or User limits etc. In a production cluster, some periodic running applications may have lesser cluster share. So after waiting for some time, if resources are not available, such applications can be made as failed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)