lixmgl opened a new pull request, #429:
URL: https://github.com/apache/yunikorn-core/pull/429

   ### What is this PR for?
   Adding maxApplication implementation for Yunikorn queue.
   This PR includes and updates existing wip 
https://github.com/apache/yunikorn-core/pull/384 
   
   
   ### What type of PR is it?
   * [ ] - Bug Fix
   * [ *] - Improvement
   * [ ] - Feature
   * [ ] - Documentation
   * [ ] - Hot Fix
   * [ ] - Refactoring
   
   ### Todos
   NA
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/YUNIKORN-790
   
   ### How should this be tested?
   1. local test passed by running "make test" (refer to screenshot)
   2. Verified by deploying change to test k8s cluster,  I set maxapplication = 
3 for queue1, and submitted 5 spark applications to queue1. Only 3 applications 
were in RUNNING state, the other 2 applications were in PENDING state. End to 
end functionality is working as expected. (refer to screenshot)
   
   
   ### Screenshots (if appropriate)
   Local test result: 
   ![Screen Shot 2022-08-11 at 3 06 19 
PM](https://user-images.githubusercontent.com/7441350/184251010-b1a978ed-da29-48ce-9c52-8c25537820c5.png)
   
   End to end test result:
   ![Screen Shot 2022-08-11 at 1 39 19 
PM](https://user-images.githubusercontent.com/7441350/184251046-0634ecd9-fbb6-4b93-8402-45d3181dc756.png)
   
   ### Questions:
   NA
   


-- 
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]

Reply via email to