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> }