better3471 opened a new pull request #3701:
URL: https://github.com/apache/hadoop/pull/3701


   ### Description of PR
   When router submits job to yarn, the job is rejected by yarn for some 
reason. Yarn router just throw exception to log and return not enough info to 
client.
   
   The router always throws the following non-obvious error to client:
   Exception in thread "main" 
org.apache.hadoop.yarn.server.federation.policies.exceptions.FederationPolicyException:
   No active SubCluster available to submit the request.
   
   To make it easy for the user to locate the cause of a job submission 
failure, we need to make Router throw the true cause of the error to the client 
clearly.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to