You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/08/29 17:33:45 UTC

[jira] [Commented] (FLINK-2475) Rename Flink Client log file

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

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

GitHub user mjsax opened a pull request:

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

    [FLINK-2475] Rename Flink Client log file

    

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

    $ git pull https://github.com/mjsax/flink flink-2475-renameClientLogFile

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

    https://github.com/apache/flink/pull/1074.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 #1074
    
----
commit cdb27c01cd4d773d615da9eba59221670999597b
Author: mjsax <mj...@informatik.hu-berlin.de>
Date:   2015-08-29T14:52:31Z

    [FLINK-2475] Rename Flink Client log file

----


> Rename Flink Client log file
> ----------------------------
>
>                 Key: FLINK-2475
>                 URL: https://issues.apache.org/jira/browse/FLINK-2475
>             Project: Flink
>          Issue Type: Improvement
>          Components: Start-Stop Scripts
>            Reporter: Matthias J. Sax
>            Assignee: Matthias J. Sax
>            Priority: Trivial
>
> Currently, JoManager and TaskManager log/out files are names as follows:
> - flink-mjsax-jobmanager-....log
> - flink-mjsax-jobmanager-....out
> - flink-mjsax-taskmanager-....log
> - flink-mjsax-taskmanager-....out
> However, CLI log file is named differently:
> - flink-mjsax-flink-client-....log
> This should be "client" only and not "flink-client" for consistency.



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