[GitHub] twill pull request #17: Change initial application submission log message fr...

2016-12-13 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/twill/pull/17


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] twill pull request #17: Change initial application submission log message fr...

2016-12-12 Thread anwar6953
GitHub user anwar6953 opened a pull request:

https://github.com/apache/twill/pull/17

Change initial application submission log message from DEBUG to INFO.

Should be ok to set this log message to INFO, since it only happens once.
In case there is some issue with the yarn app, having this at INFO helps.
There are later logs at INFO, but if the issue causes the code to not reach 
there, then that isn't sufficient.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/anwar6953/twill master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/twill/pull/17.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 #17


commit b890e2fefa8b765c1c6c28c71fdd5cbb72d05620
Author: Ali Anwar 
Date:   2016-12-12T22:48:59Z

Change initial application submission log message from DEBUG to INFO.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---