Also How RAS is deciding the number of workers to run on its own . On Sun, Aug 14, 2016 at 10:37 AM, anshu shukla <[email protected]> wrote:
> I have not set any -Xmx options but have to use - > > *conf.setTopologyWorkerMaxHeapSize(3600.0); // (3.5 GB for 1 core )* > > For packing within the workers for Resource aware scheduler since min > req for 1 thread in my case is larger than default memory for worker i.e. > 768 mb . > > > On Sun, Aug 14, 2016 at 7:28 AM, Jungtaek Lim <[email protected]> wrote: > >> Worker has two -Xmx options, which one is for worker and another one is >> for log4j2. If you see used memory is not same as adding two, please show >> your case to take a look at. >> >> Thanks, >> Jungtaek Lim (HeartSaVioR) >> >> >> On Sunday, August 14, 2016, anshu shukla <[email protected]> wrote: >> >>> What exactly does the entry in *used memory in Storm UI *means . >>> Because it does not match with the allocated Mem as per the resource aware >>> scheduler . >>> >>> -- >>> Thanks & Regards, >>> Anshu Shukla >>> >> >> >> -- >> Name : Jungtaek Lim >> Blog : http://medium.com/@heartsavior >> Twitter : http://twitter.com/heartsavior >> LinkedIn : http://www.linkedin.com/in/heartsavior >> >> > > > -- > Thanks & Regards, > Anshu Shukla > -- Thanks & Regards, Anshu Shukla
