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

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

Github user arunmahadevan commented on the pull request:

    https://github.com/apache/storm/pull/1123#issuecomment-186090463
  
    Can you update the PR title ?
    
    Theres a PR https://github.com/apache/storm/pull/1109 for the same issue 
but it does not make use of the ConfigUtils since it had to be merged to 1.x as 
well. Since this PR is a better fix for 2.0, I will close 
https://github.com/apache/storm/pull/1109 and raise that against 1.x-branch.
    
    +1 to merge against master (not 1.x-branch) once review comment is 
addressed. 


> 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