Hi, I have specified the number of workers only in my configuration file. I did not touch the wordcount example's code.
So the 28 executors and 2 workers are the expected case then? Thanks. On Thu, Oct 23, 2014 at 5:30 PM, Nathan Leung <[email protected]> wrote: > Number of workers and executors that is displayed by the ui is reversed in > the latest release. I believe this is a known issue. > On Oct 23, 2014 5:22 PM, "jova" <[email protected]> wrote: > >> Did you specify the number of workers in your code? >> >> On Thu, Oct 23, 2014 at 4:50 PM, Yuheng Du <[email protected]> wrote: >> >>> Hi guys, >>> >>> When I run the word count topology, >>> >>> It shows from the ui that the Num of workers is 28, the Num of executors >>> is 2 and Num of tasks is 28. Is it normal? I only specified 2 workers in my >>> storm.yaml configuration. >>> >>> Thanks. >>> >>> Yuheng >>> >> >> >> >> -- >> Jovaughn Lockridge >> >> {developer : Github <https://github.com/settings/profile> } >> {professional : LinkedIn >> <https://www.linkedin.com/profile/view?id=20227395> } >> {social : twitter <https://twitter.com/JovaCoder> } >> >
