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 2017/01/18 15:56:26 UTC

[jira] [Commented] (FLINK-5504) mesos-appmaster.sh logs to wrong directory

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

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

GitHub user tillrohrmann opened a pull request:

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

    [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.


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

    $ git pull https://github.com/tillrohrmann/flink mesosFixLoggingDir

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

    https://github.com/apache/flink/pull/3159.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 #3159
    
----
commit 19143548ab2a3a856d19436d6d3abed7d6700229
Author: Till Rohrmann <tr...@apache.org>
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)