Hi, That is pretty old version of Storm. I'd recommend to upgrade to Storm 0.9.6 or 0.10.x.
Thanks, Manu On Wed, Aug 17, 2016 at 2:43 PM 杨浩 <yangha...@gmail.com> wrote: > - 0.9.1 > - more than 250M B/s some time > > The flow is growing bigger and bigger and we use offline program to update > the realtime result. We don't care so much about real-time and stability, > we want the program to process the high throughput. > > 2016-08-17 12:16 GMT+08:00 Manu Zhang <owenzhang1...@gmail.com>: > > > Hi Hao, > > > > A few questions > > > > - Which version of storm are you using ? > > - What's the current throughput number ? > > - What's your expected throughput number ? > > > > You may try larger batch size. > > > > Thanks, > > Manu > > > > On Wed, Aug 17, 2016 at 11:10 AM 杨浩 <yangha...@gmail.com> wrote: > > > > > thanks for that, is there any other method to improve the throuput when > > > using trident > > > > > > 2016-08-17 11:05 GMT+08:00 Manu Zhang <owenzhang1...@gmail.com>: > > > > > > > Hi, > > > > > > > > Trident must have ackers to work. You can't set > > topology.acker.executors > > > as > > > > 0. > > > > > > > > Thanks, > > > > Manu > > > > > > > > On Wed, Aug 17, 2016 at 10:50 AM 杨浩 <yangha...@gmail.com> wrote: > > > > > > > > > I want to improve the throughput of Storm, and I > > > > > set topology.acker.executors as 0, then program runs into error. I > > > write > > > > > storm using trident, please help to solve the program > > > > > [image: 内嵌图片 1] > > > > > > > > > > > > > > >