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

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

Github user sachingoel0101 commented on the pull request:

    https://github.com/apache/flink/pull/957#issuecomment-126642822
  
    There was no specific need for it. However, since the CliFrontend only 
passes the Client the configuration, I decided to include it with that.
    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.
    
    [Although this PR doesn't quite achieve that. That would require some 
changes in the Local Executor].


> 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