[
https://issues.apache.org/jira/browse/FLINK-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513768#comment-14513768
]
Stephan Ewen commented on FLINK-1947:
-------------------------------------
You can avoid the sysout logging by using
{{ExecutionEnvironment.getConfig().disableSystoutLogging()}}.
> Make Avro and Tachyon test logging less verbose
> -----------------------------------------------
>
> Key: FLINK-1947
> URL: https://issues.apache.org/jira/browse/FLINK-1947
> Project: Flink
> Issue Type: Improvement
> Reporter: Till Rohrmann
> Priority: Minor
>
> Currently, the {{AvroExternalJarProgramITCase}} and the Tachyon test cases
> write the cluster status messages to stdout. I think these messages are not
> needed and only clutter the test output. Therefore, we should maybe suppress
> these messages.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)