GitHub user roshannaik opened a pull request:

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

    STORM 2324 - Fix toplogy deployment failure if resources directory is 
missing in topology jar

    Skips creating symlink to the resources directory if there is no target 
resources directory. 
    This avoids failure in setup_permissions() function in worker_launcher.c 

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

    $ git pull https://github.com/roshannaik/storm STORM-2324

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

    https://github.com/apache/storm/pull/1898.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 #1898
    
----
commit 016fceae83c9a38cd624bfd46f11b96b9976068d
Author: Roshan Naik <[email protected]>
Date:   2017-01-27T00:51:37Z

    STORM-2324 : Making sure toplogy deployment does not break if resources 
directory is missing in topology jar

----


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