Yes I can ping my linux box from windows. I can also bring up the storm ui from my windows box
I am running 2 different OS because I have windows 8 on one machine and it is not easy to configure a dual boot (linux/windows) anymore (from what I read). On my linux box I already configured everything (kafka, zookeeper, and storm) in Linux I did not have the energy to reconfigure under windows. On Tue, Oct 21, 2014 at 11:40 PM, Harsha <[email protected]> wrote: > > Are you able to ping your linux host from windows. any specific reason to > run a distributed cluster on different OS. > Thanks, > Harsha > > On Tue, Oct 21, 2014, at 08:21 PM, jova wrote: > > Has anyone successfully run a storm cluster with Linux and Windows boxes? > I am attempting this, by running nimbus on a linux box and have a > supervisor on a windows box. > Everything seems fine until I submit a topology jar and the supervisor > node attempts to download the topology jar. > > Here is the error I get > > 2014-10-21 23:09:40 b.s.d.supervisor [INFO] Downloading code for storm id > JTopology-1-1413947365 from > /home/jova/Apps/apache-storm-0.9.2-incubating/data/nimbus/stormdist/JTopology-1-1413947365 > 2014-10-21 23:09:40 b.s.event [ERROR] Error when processing event > org.apache.thrift7.transport.TTransportException: null > > My storm.yaml file on my windows box (supervisor node) stores the storm > data in a different directory. > > Anyone with any ideas what can be causing this? > > -- > Jovaughn Lockridge > > {developer : Github <https://github.com/settings/profile> } > {professional : LinkedIn > <https://www.linkedin.com/profile/view?id=20227395> } > {social : twitter <https://twitter.com/JovaCoder> } > > > -- Jovaughn Lockridge {developer : Github <https://github.com/settings/profile> } {professional : LinkedIn <https://www.linkedin.com/profile/view?id=20227395> } {social : twitter <https://twitter.com/JovaCoder> }
