[
https://issues.apache.org/jira/browse/FLINK-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344401#comment-15344401
]
ASF GitHub Bot commented on FLINK-1946:
---------------------------------------
GitHub user mxm opened a pull request:
https://github.com/apache/flink/pull/2147
[FLINK-1946] reduce verbosity of Yarn cluster setup
This removes repeated printing of messages retrieved from the Yarn cluster.
Only new messages are printed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mxm/flink FLINK-1946
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2147.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 #2147
----
commit 11627c99532416eb45d36c2c485cf61a1410f9f0
Author: Maximilian Michels <[email protected]>
Date: 2016-06-22T14:33:15Z
[FLINK-1946] reduce verbosity of Yarn cluster setup
This removes repeated printing of messages retrieved from the Yarn
cluster. Only new messages are printed.
----
> Make yarn tests logging less verbose
> ------------------------------------
>
> Key: FLINK-1946
> URL: https://issues.apache.org/jira/browse/FLINK-1946
> Project: Flink
> Issue Type: Improvement
> Components: YARN Client
> Reporter: Till Rohrmann
> Priority: Minor
>
> Currently, the yarn tests log on the INFO level making the test outputs
> confusing. Furthermore some status messages are written to stdout. I think
> these messages are not necessary to be shown to the user.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)