Fwd: Apache Storm version 2.0 problem running storm through maven

2019-07-03 Thread damjan gjurovski
Hello, I am trying to run the new version of Storm but for some reason when starting it locally all of my output commands are not shown in the console leading me to the conclusion that the storm program is not executed at all. The output from Storm is enormous and I cannot see where is the problem.

Apache Storm version 2.0 problem running local topology in maven

2019-07-03 Thread damjan gjurovski
Hello, I am trying to run the new version of Storm but for some reason when starting it locally all of my output commands are not shown in the console leading me to the conclusion that the storm program is not executed at all. The output from Storm is enormous and I cannot see where is the problem.

Apache Storm version 2.0 problem running topology locally in maven

2019-07-03 Thread damjan gjurovski
Hello, I am trying to run the new version of Storm but for some reason when starting it locally all of my output commands are not shown in the console leading me to the conclusion that the storm program is not executed at all. The output from Storm is enormous and I cannot see where is the problem.

Re: Apache Storm version 2.0 problem running local topology in maven

2019-07-03 Thread Ethan Li
Hi Damjan, Your topology is actually able to run locally and I can see see the output from your bolt: “The new sum is xxx ”. Although (local)cluster.shutdown didn’t really work and keep printing out errors. I would like to take some time later to look into it. By the way, to upgrade from ol

Re: Apache Storm version 2.0 problem running local topology in maven

2019-07-03 Thread damjan gjurovski
Hey, Thank you for the fast response. I have definitely went through the whole output several times and I never saw any output.. I will try it under Linux and see if something changes.. Regards, Damjan On Wed, 3 Jul 2019, 17:29 Ethan Li, wrote: > Hi Damjan, > > Your topology is actually able to

Re: Apache Storm version 2.0 problem running local topology in maven

2019-07-03 Thread Ethan Li
I am also on Mac. My java version is jdk8 but it shouldn’t matter. Can you post the whole output so that I can take a look? > On Jul 3, 2019, at 10:37 AM, damjan gjurovski wrote: > > Hey, > Thank you for the fast response. I have definitely went through the whole > output several times and I