Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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).