[GitHub] storm pull request #1472: STORM-1888: add description for shell command

2016-06-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/1472 --- 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

[GitHub] storm pull request #1472: STORM-1888: add description for shell command

2016-06-22 Thread vesense
Github user vesense commented on a diff in the pull request: https://github.com/apache/storm/pull/1472#discussion_r68058773 --- Diff: bin/storm.py --- @@ -485,6 +485,11 @@ def kill_workers(*args): extrajars=[USER_CONF_DIR, os.path.join(STORM_DIR, "bin")])

[GitHub] storm pull request #1472: STORM-1888: add description for shell command

2016-06-22 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1472#discussion_r68023943 --- Diff: bin/storm.py --- @@ -485,6 +485,11 @@ def kill_workers(*args): extrajars=[USER_CONF_DIR, os.path.join(STORM_DIR, "bin")])

[GitHub] storm pull request #1472: STORM-1888: add description for shell command

2016-06-07 Thread vesense
GitHub user vesense opened a pull request: https://github.com/apache/storm/pull/1472 STORM-1888: add description for shell command This can be cherry-picked to 1.x-branch. You can merge this pull request into a Git repository by running: $ git pull