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

ASF GitHub Bot commented on STORM-1545:
---------------------------------------

GitHub user mproch opened a pull request:

    https://github.com/apache/storm/pull/1123

    closes STORM-1545

    Use ConfigUtils.workerArtifactsRoot to determine correct path

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

    $ git pull https://github.com/mproch/storm STORM-1545

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

    https://github.com/apache/storm/pull/1123.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 #1123
    
----
commit dca0e8476f5e55e5b8f8f064e9e47cfd8c3e27c5
Author: Maciek Próchniak <[email protected]>
Date:   2016-02-18T18:16:12Z

    STORM-1545

commit 02ae42ebe8e42da7a567c2a49309dd6ca4aa5155
Author: Maciek Próchniak <[email protected]>
Date:   2016-02-18T18:32:18Z

    STORM-1545 - more common code

----


> Topology Debug Event Log in Wrong Location
> ------------------------------------------
>
>                 Key: STORM-1545
>                 URL: https://issues.apache.org/jira/browse/STORM-1545
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core, storm-ui
>    Affects Versions: 1.0.0
>            Reporter: P. Taylor Goetz
>              Labels: newbie
>
> Currently the {{events.log}} file is not created where the log viewer expects 
> it so be, so the "events" link under debug in Storm UI returns a 404.
> The file should be in:
> {{$storm.log.dir/workers-artifacts/$topology_id/$port/events.log}}
> but is instead in:
> {{$storm.local.dir/workers-artifacts/$topology_id/$port/events.log}}



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

Reply via email to