[
https://issues.apache.org/jira/browse/STORM-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134936#comment-15134936
]
ASF GitHub Bot commented on STORM-1528:
---------------------------------------
GitHub user kishorvpatil opened a pull request:
https://github.com/apache/storm/pull/1085
[STORM-1528] Fixing MetricsUtils csv directory location
I was calling `ConfigUtils.absoluteHealthCheckDir` instead of
`ConfigUtils.absoluteStormLocalDir`. I need to be more careful..
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kishorvpatil/incubator-storm storm1528
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1085.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 #1085
----
commit 81a287652365a2b0d8e656e61d6d93f668fac845
Author: Kishor Patil <[email protected]>
Date: 2016-02-05T20:32:32Z
Fixing MetricsUtils csv directory location
----
> Fix CsvPreparableReporter log directory
> ---------------------------------------
>
> Key: STORM-1528
> URL: https://issues.apache.org/jira/browse/STORM-1528
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Kishor Patil
> Assignee: Kishor Patil
> Priority: Minor
>
> The default csv metrics Log directory location is inappropriate.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)