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 > > >
