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:  End to end test result:  ### 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]
