[
https://issues.apache.org/jira/browse/YARN-4957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290175#comment-15290175
]
Sean Po commented on YARN-4957:
-------------------------------
The following are all the test failures with this patch. Below a list of test
failures, are links to other JIRAs documenting these known test failures.
--
hadoop.yarn.server.nodemanager.containermanager.monitor.TestContainerMetrics
https://issues.apache.org/jira/browse/YARN-5107
--
hadoop.yarn.server.resourcemanager.TestAMAuthorization
hadoop.yarn.server.resourcemanager.TestClientRMTokens
https://issues.apache.org/jira/browse/YARN-5091
--
hadoop.yarn.client.TestGetGroups
https://issues.apache.org/jira/browse/YARN-4351
--
hadoop.mapred.TestMiniMRChildTask
https://issues.apache.org/jira/browse/MAPREDUCE-6702?jql=text%20~%20%22TestMiniMRChildTask%22
--
hadoop.yarn.client.api.impl.TestAMRMProxy - Test passes locally
hadoop.yarn.client.api.impl.TestYarnClient - Test passes locally
org.apache.hadoop.yarn.client.cli.TestYarnCLI
org.apache.hadoop.yarn.client.api.impl.TestAMRMClient
org.apache.hadoop.yarn.client.api.impl.TestNMClient
https://issues.apache.org/jira/browse/YARN-4982?jql=text%20~%20%22TestYarnCLI%22
> Add getNewReservation in ApplicationClientProtocol
> --------------------------------------------------
>
> Key: YARN-4957
> URL: https://issues.apache.org/jira/browse/YARN-4957
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: applications, client, resourcemanager
> Affects Versions: 2.8.0
> Reporter: Subru Krishnan
> Assignee: Sean Po
> Labels: api-breaking
> Attachments: YARN-4957.v0.patch, YARN-4957.v1.patch,
> YARN-4957.v2.patch, YARN-4957.v3.patch, YARN-4957.v4.patch,
> YARN-4957.v5.1.patch, YARN-4957.v5.2.patch, YARN-4957.v5.patch,
> YARN-4957.v7.patch
>
>
> Currently submitReservation returns a ReservationId if sucessful. This JIRA
> propose adding a getNewReservation in ApplicationClientProtocol for the
> following reasons:
> * Prevent zombie reservations in the face of client and/or network failures
> post submitReservation
> * Align reservation submission with application submission
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]