You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2015/08/03 23:22:04 UTC

[jira] [Created] (FLINK-2475) Rename Flink Client log and out file

Matthias J. Sax created FLINK-2475:
--------------------------------------

             Summary: Rename Flink Client log and out file
                 Key: FLINK-2475
                 URL: https://issues.apache.org/jira/browse/FLINK-2475
             Project: Flink
          Issue Type: Improvement
            Reporter: 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/out files are named differently:

-> flink-mjsax-flink-client-....log
-> flink-mjsax-flink-client-....out

This should be "client" only and not "flink-client" for consistency.



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