Hi, I'm using flume 0.94 in CDH3 environment and thinking to migrate to CDH4.
The old flume has a master instance to control agents and collectors, so we developed a configuration UI to communicate with a flume master. >From this UI, user can add, edit, and delete logical nodes. Does anyone use flume NG on enterprise environment? Without the master concept, how do you manage all agents and collectors. If you need to read more files on a machine on flume NG, do you manually update flume.conf file and restart the agent? Thanks.
