GitHub user alexlehm opened a pull request:

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

    STORM-2451: windows storm.cmd does not set log4j2 config file correct…

    …ly by default
    
    the dir from the default config is log4j2 and that should be relative to 
STORM_HOME, however this is check was missing
    
    Signed-off-by: alexlehm <[email protected]>

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

    $ git pull https://github.com/alexlehm/storm 
STORM-2451-storm.cmd-log4j2-relative

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

    https://github.com/apache/storm/pull/2040.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 #2040
    
----
commit 4ffed19b04401d0aaeefeb3bb8f73b6f7ede101f
Author: alexlehm <[email protected]>
Date:   2017-04-02T13:04:10Z

    STORM-2451: windows storm.cmd does not set log4j2 config file correctly by 
default
    
    the dir from the default config is log4j2 and that should be relative to 
STORM_HOME, however this is check was missing
    
    Signed-off-by: alexlehm <[email protected]>

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to