Stephan Ewen created FLINK-1355: ----------------------------------- Summary: Inconsistent Logging/Printing for Examples Key: FLINK-1355 URL: https://issues.apache.org/jira/browse/FLINK-1355 Project: Flink Issue Type: Bug Reporter: Stephan Ewen Assignee: Till Rohrmann Priority: Minor
When running examples from the IDE, I see a warning that no logging backend is configured, and I see System.out printing from the client. in 0.8, the client's sysout printing is disabled in the local mode. We can change it to by default disable logging and enable the client sysout output, or vice versa, but I think we should not have both. -- This message was sent by Atlassian JIRA (v6.3.4#6332)