Hi all, >From a flume master, I'm making a bulk of config changes to flume agents running in a cluster. Firing a flume shell command every time for each change is a very slow process. Is there a way that I can programatically connect to the flume master to issue RPC calls that can mimic the flume shell?
-Kowshik