RM should throw different exceptions for while querying app/node/queue
----------------------------------------------------------------------
Key: MAPREDUCE-3865
URL: https://issues.apache.org/jira/browse/MAPREDUCE-3865
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: mrv2, resourcemanager
Affects Versions: 0.23.0
Reporter: Vinod Kumar Vavilapalli
Assignee: Vinod Kumar Vavilapalli
We should distinguish the exceptions for absent app/node/queue, illegally
accessed app/node/queue etc. Today everything is a {{YarnRemoteException}}. We
should extend {{YarnRemoteException}} to add {{NotFoundException}},
{{AccessControlException}} etc. Today, {{AccessControlException}} exists but
not as part of the protocol descriptions (i.e. only available to Java).
--
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