Thomas Graves created YARN-519:
----------------------------------

             Summary: Investigate adding a more generic error field to 
AMResponse
                 Key: YARN-519
                 URL: https://issues.apache.org/jira/browse/YARN-519
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: resourcemanager
    Affects Versions: 2.0.3-alpha, 0.23.7
            Reporter: Thomas Graves


Currently the only thing RM can send the AM if an error occurs during an 
allocate call is a reboot via the AMResponse. There are error conditions that 
can occur during scheduling where we may want to send other error codes and let 
the AM decide what to do with them rather then just telling the AM to reboot.  
YARN-460 is an instance of where this might have been useful. 

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