[
https://issues.apache.org/jira/browse/FLINK-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15828311#comment-15828311
]
ASF GitHub Bot commented on FLINK-5504:
---------------------------------------
GitHub user tillrohrmann opened a pull request:
https://github.com/apache/flink/pull/3160
[backport] [FLINK-5504] Create mesos-appmaster log file in log directory
Backport of #3159 onto the `release-1.2` branch.
This PR prepends the FLINK_LOG_DIR env variable pointing to Flink's logging
directory to the logging file name.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tillrohrmann/flink mesosBackportFixLoggingDir
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3160.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 #3160
----
commit 492f1855b4425e04a80c8cbb43339c2a6e308b23
Author: Till Rohrmann <[email protected]>
Date: 2017-01-18T15:53:42Z
[FLINK-5504] Create mesos-appmaster log file in log directory
This PR prepends the FLINK_LOG_DIR env variable pointing to Flink's logging
directory to the logging file name.
----
> mesos-appmaster.sh logs to wrong directory
> ------------------------------------------
>
> Key: FLINK-5504
> URL: https://issues.apache.org/jira/browse/FLINK-5504
> Project: Flink
> Issue Type: Bug
> Components: Mesos
> Affects Versions: 1.2.0, 1.3.0
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Priority: Minor
> Fix For: 1.3.0
>
>
> The {{mesos-appmaster.sh}} script does not create the log file under
> {{FLINK_HOME/log}} and does not follow the naming convention. I think we
> should correct the behaviour.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)