[ 
https://issues.apache.org/jira/browse/FLINK-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14649135#comment-14649135
 ] 

ASF GitHub Bot commented on FLINK-2248:
---------------------------------------

Github user mxm commented on the pull request:

    https://github.com/apache/flink/pull/957#issuecomment-126669058
  
    > There was no specific need for it. However, since the CliFrontend only 
passes the Client the configuration, I decided to include it with that.
    
    There is a method on the Client to set the printing.
    
    >Further, I think while writing programs using flink [flink-example-esqe] 
and running them in IDE, it would be nice to have a config entry to turn off 
the log. It gets distracting sometimes.
    
    If you want to achieve that, you can adjust the log4j.properties file and 
set logging to OFF.
    
    I would be for excluding the config entry because I don't think people will 
use it.


> Allow disabling of sdtout logging output
> ----------------------------------------
>
>                 Key: FLINK-2248
>                 URL: https://issues.apache.org/jira/browse/FLINK-2248
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Theodore Vasiloudis
>            Priority: Minor
>              Labels: starter
>
> Currently when a job is submitted through the CLI we get in stdout all the 
> log output about each stage in the job.
> It would useful to have an easy way to disable this output when submitting 
> the job, as most of the time we are only interested in the log output if 
> something goes wrong.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to