Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.0.3
-
Windows 10 64bit, Storm 1.0.3
-
Patch
Description
When running storm supervisor in Windows, the script tries to call org.apache.storm.daemon.supervisor. The class was renamed since it was changed from Clojure to Java recently, storm.cmd has not been changed accordingly.
current behaviour:
λ storm supervisor
Error: Could not find or load main class org.apache.storm.daemon.supervisor
expected behaviour:
... starts the daemon
Attachments
Issue Links
- links to