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

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

GitHub user sachingoel0101 opened a pull request:

    https://github.com/apache/flink/pull/957

    [FLINK-2248]Add flag to disable sysout logging from cli

    Enables disabling of sysout messages on cli via a flag `q`.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sachingoel0101/flink flink-2248

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/957.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 #957
    
----
commit e04300bbf27c70cd5f8841b14ba74329c1f0502b
Author: Sachin Goel <[email protected]>
Date:   2015-07-30T09:13:03Z

    [FLINK-2248]Add flag to disable sysout logging from cli

----


> 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