James Xu created STORM-149:
------------------------------

             Summary: "storm jar" doesn't work on Windows
                 Key: STORM-149
                 URL: https://issues.apache.org/jira/browse/STORM-149
             Project: Apache Storm (Incubating)
          Issue Type: Bug
            Reporter: James Xu
            Priority: Minor


https://github.com/nathanmarz/storm/issues/19

Looks like there's problems with the STORM_JAR environment variable and various 
issues with paths.

Relevant thread:
http://groups.google.com/group/storm-user/browse_thread/thread/da5eeb6f348e2a5b

0.6.1 uses a java property to pass in the storm jar rather than an env variable

----------
ChitturiPadma: Hi Nathan,
I want to setup storm cluster on windows. Are there any pre-requisites to run 
this on windows ? are the same zip files that we run on Linux machines could be 
used to run on Windows?

----------
davidlao2k: Hi Chitturi
You can run storm on Windows. At the moment it requires merging pull request 
722 into 0.9.0 to create usable jar. In addition to java and python, you will 
need the Windows version of zmq binaries as well as unzip.exe. Cygwin is not 
required. I'll be posting detailed build and setup instructions at 
https://github.com/davidlao2k/storm-windows in the next couple of days.

----------
jmlogan: You could try switching to Netty to avoid the Windows-zmq dependency?

----------
ChitturiPadma: Hi David,

Any update on how the storm stuff works on Windows ? I have build 0mq, zmq 
dependencies on windows. Even the zookeeper is running on master node. My major 
concern is storm 0.8.2 version contains .sh files which actually work on linux 
environment. How to make these work on windows environment. What modifications 
are required?

Hi David,
I downloaded the zip file (storm-windows-master.zip) from 
https://github.com/davidlao2k/storm-windows. how to proceed with running .cmd 
files in bin directory. I have modified the storm.yaml file il conf. Are any 
changes required for .cmd file to run on windows machine. When i execute 
storm.cmd and storm-config.cmd, its throwing error that STORM_HOME variable is 
not set to the absolute path of the directory that contains sand storm 
distribution. Can u please suggest me how to proceed on this.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to