Hi Alberto, What is the use case for changing window duration/count at runtime?
Thanks, Satish. On Thu, Jun 23, 2016 at 11:56 PM, Alberto São Marcos <[email protected]> wrote: > Thks Satish. > > On Thu, Jun 23, 2016 at 7:22 PM, Satish Duggana <[email protected]> > wrote: > >> No, you can not change windowing configuration at runtime. >> >> Thanks, >> Satish. >> >> On Thu, Jun 23, 2016 at 11:36 PM, Alberto São Marcos < >> [email protected]> wrote: >> >>> Like the title states, can one change the window bolt length/count in >>> runtime? >>> Already tried to do it using BaseWindowedBolt API but a NPE is thrown. >>> The property *Map<String, Object> windowConfiguration *is transient and >>> not available in runtime. >>> >>> Is there any way to update the window length/count configuration >>> programmatically after the topology has been bootstrapped? >>> >>> >> >
