The files which thrift generated are tricky. Please try `mvn clean install -DskipTests` to root of Storm directory, and back to IDEA and see it helps.
- Jungtaek Lim (HeartSaVioR) 2016년 10월 9일 (일) 오후 6:09, Snabel Kabiya <[email protected]>님이 작성: > Hi Storm Users, > > > > My name is Snabel, I want to use storm as a solution for processing events. > > I Want to forward events from ELK to storm and add some code in storm. > > > > I’ve been trying to run the storm-starter code: > > https://github.com/apache/storm/tree/master/examples/storm-starter > > > > using Intellij IDEA, but I keep getting error about a missing class: > org.apache.storm.localcluster > > > > can you please help with this? am I using the right code? > > I would really appreciate your help with this > > > > > > Thanks, > > Snabel > > >
