What we want to achieve is, we want to add bolts on the fly. On 18 May 2018 at 18:05, Abdul Samad <[email protected]> wrote:
> Is it possible to add a new topology on runtime, given the previous > topologies are in place? > > On Fri, May 18, 2018 at 6:01 PM Stig Rohde Døssing <[email protected]> > wrote: > >> Hi, >> >> That's not possible as far as I know. You can route tuples based on the >> tuple content, but you can't restructure the topology while it is running. >> Consider elaborating on what you're trying to accomplish, that way it's >> easier to suggest a solution. >> >> 2018-05-18 12:47 GMT+02:00 Abdul Samad <[email protected]>: >> >>> Hi, >>> I am in the initial stage of designing a data pipeline for a client and >>> I'd like to know as of now is it possible that I add/delete/update bolts to >>> an existing topology based on a user input? >>> Thanks. >>> Abdul Samad >>> >> >> -- > Sent from Gmail Mobile >
