Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.4.0
-
Reviewed
Description
1) FederationClientInterceptor#getNewApplication
1.Increase request is empty check
2.Use RouterServerUtil.logAndThrowException instead of throw YarnRuntime Exception.
2) FederationClientInterceptor#submitApplication/forceKillApplication/getApplicationReport/getApplications
1.Use RouterServerUtil.logAndThrowException instead of throw YarnRuntime Exception.
2.Use string.format instead of +
3.Fix Code Style.
3) FederationClientInterceptor#getClusterMetrics
1.Increase request is empty check
4) FederationClientInterceptor#getClusterNodes/getQueueUserAcls/listReservations/getNodeToLabels/getLabelsToNodes/getClusterNodeLabels
1.Use RouterServerUtil.logAndThrowException instead of throw YarnRuntime Exception.
Attachments
Issue Links
- links to