You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2015/09/30 22:12:47 UTC

[4/5] storm git commit: Merge branch '1058' of https://github.com/zhuoliu/storm into STORM-1058

Merge branch '1058' of https://github.com/zhuoliu/storm into STORM-1058

STORM-1058: create CLI kill_workers to kill workers on a supervisor node


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/579bc6bf
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/579bc6bf
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/579bc6bf

Branch: refs/heads/master
Commit: 579bc6bf5d868832232f8ac65c7af83ee8291889
Parents: d86cdee 633d03c
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Wed Sep 30 15:00:42 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Wed Sep 30 15:00:42 2015 -0500

----------------------------------------------------------------------
 bin/storm.py                                    | 16 +++++++++-
 .../clj/backtype/storm/command/kill_workers.clj | 33 ++++++++++++++++++++
 .../src/clj/backtype/storm/daemon/executor.clj  |  1 -
 3 files changed, 48 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/579bc6bf/bin/storm.py
----------------------------------------------------------------------