GitHub user chtyim opened a pull request:
https://github.com/apache/twill/pull/64
(TWILL-251) Reduce log level of YarnNMClient
- Also reduce the polling frequency
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chtyim/twill feature/TWILL-251-reduce-log
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/twill/pull/64.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 #64
commit 86a769db37650ff199ea5183f27c32dc0aa4cee3
Author: Terence Yim
Date: 2017-12-01T19:21:07Z
(TWILL-251) Reduce log level of YarnNMClient
- Also reduce the polling frequency
---