[
https://issues.apache.org/jira/browse/YARN-4117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210867#comment-15210867
]
Eric Payne commented on YARN-4117:
----------------------------------
[~giovanni.fumarola], thanks for bringing this to my attention. However, I
don't think the failures are due to the changes in YARN-4686. As [~ebadger]
points out in
[YARN-4686|https://issues.apache.org/jira/browse/YARN-4686?focusedCommentId=15169686&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15169686],
bq. TestYarnCLI, TestAMRMClient, TestYarnClient, TestNMClient, and
TestGetGroups are failing in multiple recent precommit builds YARN-4117,
YARN-4630, YARN-4676.
Also, when I run all the yarn tests locally, I don't see the above errors.
For {{TestGetGroups}}, I'm not seeing any errors.
For {{TestYarnClient}}, I see an error, but it's different than the ones seen
in this JIRA:
{noformat}
TestYarnClient.testReservationAPIs:1227
org.apache.hadoop.yarn.server.resourcemanager.reservation.exceptions.PlanningException:
The request cannot be satisfied
{noformat}
> End to end unit test with mini YARN cluster for AMRMProxy Service
> -----------------------------------------------------------------
>
> Key: YARN-4117
> URL: https://issues.apache.org/jira/browse/YARN-4117
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: nodemanager, resourcemanager
> Reporter: Kishore Chaliparambil
> Assignee: Giovanni Matteo Fumarola
> Attachments: YARN-4117.v0.patch, YARN-4117.v1.patch,
> YARN-4117.v2.patch, YARN-4117.v3.patch, YARN-4117.v4.patch
>
>
> YARN-2884 introduces a proxy between AM and RM. This JIRA proposes an end to
> end unit test using mini YARN cluster to the AMRMProxy service. This test
> will validate register, allocate and finish application and token renewal.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)