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)