[ 
https://issues.apache.org/jira/browse/YARN-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15288113#comment-15288113
 ] 

Hudson commented on YARN-5090:
------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #9812 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/9812/])
YARN-5090. Add End-to-End test-cases for DistributedScheduling using (arun 
suresh: rev 8a9ecb7584b529be1de3a6e8850041e211c88ebc)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/api/impl/TestAMRMProxy.java
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestDistributedSchedulingService.java
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/src/test/java/org/apache/hadoop/yarn/server/MiniYARNCluster.java
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/api/impl/TestDistributedScheduling.java


> Add End-to-End test-cases for DistributedScheduling using MiniYarnCluster 
> --------------------------------------------------------------------------
>
>                 Key: YARN-5090
>                 URL: https://issues.apache.org/jira/browse/YARN-5090
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Arun Suresh
>            Assignee: Arun Suresh
>             Fix For: 3.0.0-alpha1
>
>         Attachments: YARN-5090.001.patch, YARN-5090.002.patch, 
> YARN-5090.002.patch, mvn_test.txt, mvn_test_2.txt
>
>
> Validates End2End Distributed Scheduling flow which includes
> # the AM specifying *OPPORTUNISTIC* containers in its resource requests 
> (YARN-2882, YARN-4335)
> # the Request intercepted by the {{AMRMProxyService}} running on the NM and 
> handled by the {{LocalScheduler}} RequestInterceptor (YARN-2884, YARN-2885)
> # use of the {{DistributedSchedulingProtocol}} to talk to the 
> {{DistributedSchedulingService}} running on the RM to obtain list of lightly 
> loaded Nodes (YARN-2885, YARN-4412)
> # use of the {{OpportunisticContainerAllocator}} to create Container tokens 
> which are returned to the AM (YARN-2885)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to