Hi Manu, I am running version storm 0.9.5 with your wordcount benchmark with 4 workers, 4 spouts, 4 splits, 4 counts and 2 ack executor bolts. I set the polling interval to 5 seconds and total running time to 3 minutes.
Jack Jack On Mon, Jul 20, 2015 at 6:09 PM, Manu Zhang <[email protected]> wrote: > Jack, > > Which Storm version are you using ? And what's the setup of your > configurations and topologies ? > > Manu > > On Tue, Jul 21, 2015 at 6:45 AM, Jack <[email protected]> wrote: > > > Hi Manu, > > > > Yes, there are executors running and the benchmark runs successfully. The > > curious thing is I can see the executors stats for each spout/bolt if I > > query the REST API directly, but prefer not to do this. > > > > Jack > > > > Jack > > > > On Mon, Jul 20, 2015 at 3:35 PM, Manu Zhang <[email protected]> > > wrote: > > > > > Hi Jack, > > > > > > Could you check if there are any executors up ? > > > > > > Thanks, > > > Manu Zhang > > > > > > On Tue, Jul 21, 2015 at 1:30 AM, Jack <[email protected]> > wrote: > > > > > > > I'm trying to get ExecutorStats from ExecutorSummary but it always > > > returns > > > > null. Is there some sort of configuration I need to set before I can > > get > > > > those values? I also tried using > > > > https://github.com/intel-hadoop/storm-benchmark which also tries to > > > > retrieve executor stats but this benchmark also returns null for > those > > > > values. Thanks > > > > > > > > > >
