GitHub user mcfongtw opened a pull request:

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

    [hotfix][docs] Fix a typo on log name for quick start guide.

    ## Brief change log
    
    The console output of examples should appear in \*-taskmanager-\*.log 
instead of \*-jobmanager-\*.log
    


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

    $ git pull https://github.com/mcfongtw/flink fix-doc

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

    https://github.com/apache/flink/pull/4641.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 #4641
    
----
commit a99d8910df06339abcf1312d08a9d54793c0fa82
Author: Michael Fong <[email protected]>
Date:   2017-09-05T07:32:00Z

    [quick-fix][doc] Fix a typo on log name for quick start guide.
    
    The console output of examples should appear in *taskmanager*.log
    instead of *jobmanager*.log

----


---

Reply via email to