GitHub user vjagadish1989 opened a pull request: https://github.com/apache/samza/pull/380
SAMZA-1528: Move to using the async NMClient in Samza - Rewrite container handling to be asynchronous You can merge this pull request into a Git repository by running: $ git pull https://github.com/vjagadish1989/samza cluster-mgr-refactor1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/380.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #380 ---- commit f8d4b13eb952e9480fb6265d90a05cb6a3b90f4b Author: Jagadish <jvenkatra...@linkedin.com> Date: 2017-11-20T18:36:38Z Initial async NM client patch commit f0bbf4dc60b6074ffb583572bc2ac252849e61ce Author: Srinivasulu Punuru <spun...@linkedin.com> Date: 2017-11-16T19:14:32Z Samza SQL implementation for basic projects, filtering and UDFs ## Samza SQL implementation for basic projects, filtering and ## Design document: https://docs.google.com/document/d/1bE-ZuPfTpntm1hT3GwQEShYDiTqU3IkxeP4-3ZcGHgU/edit?usp=sharing Author: Srinivasulu Punuru <spun...@linkedin.com> Reviewers: Yi Pan <nickpa...@gmail.com> Closes #295 from srinipunuru/samza-sql.1 commit df85d4367b666ac5c79b33f9d51d87aacde067ed Author: Fred Ji <haifeng...@gmail.com> Date: 2017-11-28T22:36:24Z SAMZA-1412 replace mockito-all with mockito-core ran "./gradlew clean check" and all tests passed Author: Fred Ji <haifeng...@gmail.com> Reviewers: Prateek Maheshwari <pmahe...@linkedin.com> Closes #365 from fredji97/mockito-core commit 2cb249a51f6cfadcca182bfdcc6bf1a2df1ba774 Author: Jagadish <jvenkatra...@linkedin.com> Date: 2017-11-30T01:07:58Z Add unit tests to work with async nm client commit 09fbfeb5134a1ed1d9a4f61e59bdb4caa2853892 Author: Jagadish <jvenkatra...@linkedin.com> Date: 2017-12-05T22:33:22Z Merge branch 'master' of https://github.com/apache/samza into cluster-mgr-refactor1 ---- ---