Follow the exact steps here: https://github.com/nathanmarz/storm-starter. On 2013年12月21日, at 上午9:46, researcher cs <[email protected]> wrote:
> i want to know how can i submit my topology > > i downloaded storm-starter-master that have examples"Topolgies" to submit and > run it > > after putting storm-starter-master file on storm0.8.2/bin/storm-local/.. > > i used this command > storm-0.8.2/bin/storm jar WordCountTopology .jar > my.storm.WordCountTopologyClass mytopology > > it didn't work ... typed cannot find WordCountTopology class > > what's the exact path should i put my topology on it in > storm-0.8.2/bin/storm-local/ or anywhere ...? > > > > >
