Hello, I was playing around with Flux for running DAGs with Storm. I am curious to know that Is there any way to *update the running topology on the fly using Flux* (something like rebalance to update parallelism).
*I found this in the documentation:-* *" Flux aims to alleviate that pain by allowing you to package all your Storm components in a single jar, and use an external text file to define the layout and configuration of your topologies."* -- Thanks & Regards, Anshu Shukla
