GitHub user knusbaum opened a pull request: https://github.com/apache/storm/pull/1724
STORM-2131: Add blob command to worker-launcher, make stormdist directory not writeable by topo owner Re-opening this, as I reverted the last one to fix a typo (#1723) You can merge this pull request into a Git repository by running: $ git pull https://github.com/knusbaum/incubator-storm STORM-2131 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/1724.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 #1724 ---- commit 49514b6e9265d0510ce61ba998a53000e0b2e57e Author: Kyle Nusbaum <kylejnusb...@gmail.com> Date: 2016-10-03T19:26:24Z Updating worker launcher for blobs. commit 5825e14a11c3d91c10036971e7757c8e4f82283d Author: Kyle Nusbaum <kylejnusb...@gmail.com> Date: 2016-09-26T20:42:18Z Fixing permissions for stormdist directory. commit f930b9a7e5c6d86c5782a44f5154c81bff82d9d8 Author: Kyle Nusbaum <kylejnusb...@gmail.com> Date: 2016-10-03T20:08:33Z Fixing workers artifacts permissions. commit 1ce0f639c53a8fd1d22a74ea78cfbdb15a81b90b Author: Kyle Nusbaum <kylejnusb...@gmail.com> Date: 2016-10-05T22:19:19Z fixing typo. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---