I haven’t tried that scripts myself, maybe davidlao2k(storm-windows author) is the best person to answer the question.
On 2013年11月8日, at 下午2:32, padma priya chitturi <[email protected]> wrote: > Hi James, > > Well, coming to the windows cmd scripts...i could see two cmd files in bin > folder...storm-config.cmd and storm.cmd. Do i need to run these two script ? > When I run storm-config.cmd, its looking for a jar file which is not > available and hence throwing error. Can u please let me know how to run the > scripts...any changes required..? > > Thanks, > Padma Ch. > > > On Fri, Nov 8, 2013 at 11:54 AM, James Xu <[email protected]> wrote: > Tow things here: > > 1. Storm needs to be more Windows friendly, there is a pull request for this > about to be merged: https://github.com/nathanmarz/storm/pull/722 > 2. Windows cmd scripts to launch nimbus/supervisor etc.: > https://github.com/davidlao2k/storm-windows > > On 2013年11月8日, at 下午2:15, padma priya chitturi <[email protected]> wrote: > >> >> >> >> Hi Team, >> >> I am user of storm. I am trying to run storm on windows machine. I have >> built the dependencies zeromq, jzmq and zookeeper on the cluster nodes. can >> someone suggest me on how to proceed with running storm and to start nimbus >> and supervisor daemons on windows. >> >> The source code of storm contains shell scripts and how could i run these on >> windows machine ? >> >> Thanks, >> Padma Ch. >> > >
