Hi. I`m new in the storm world. 
I`ve been 2 days trying to run the storm-starter project in intellij (following 
the guide in github 
https://github.com/apache/incubator-storm/tree/master/examples/storm-starter )
When running any of the topologies i get an error:

Error:(21, 22) java: 
/Users/chente/Dropbox/PFC/incubator-storm-master/examples/storm-starter/src/jvm/storm/starter/TransactionalGlobalCount.java:21:
 cannot find symbol
symbol  : class LocalCluster
location: package backtype.storm

Why is this class missing? How can i fix it?

Thanks

-- 
Vicente Hidalgo

Reply via email to