[
https://issues.apache.org/jira/browse/STORM-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14159418#comment-14159418
]
ASF GitHub Bot commented on STORM-487:
--------------------------------------
Github user ChitturiPadma commented on the pull request:
https://github.com/apache/storm/pull/280#issuecomment-57925935
I have tried this earlier. It runs the nimbus and supervisors without any
issues and topology could be submitted without any issues. But when we try to
kill the topology, supervisors would be terminated abruptly. This is happening
because workers hold the topology jar file and internally clojure code first
tries to remove the file and then kill the topology. Unfortunately this works
in linux but windows doesnt allow to remove a file without closing the
resources holding it.
> Remove storm.cmd, no need to duplicate work python runs on windows too.
> -----------------------------------------------------------------------
>
> Key: STORM-487
> URL: https://issues.apache.org/jira/browse/STORM-487
> Project: Apache Storm
> Issue Type: Improvement
> Reporter: Robert Joseph Evans
> Labels: newbie
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)