Hi there, I would like to run multiple flume agents on the same machine (host) and I would like to specify different flume-env.sh based on the agent that runs? (For example I want to specify different heap sizes and use jmxremote for one agent and not for the other) How can I achieve this? Imagine I have 2 agents, agent1 and agent2 with flume conf dir /etc/flume/conf then every flume-env.sh is generated and copied by ambari in /etc/flume/conf/agen1 and /etc/flume/conf/agent2 but the flume-evn-sh is identical for every agent... I'm running ambari 2.1 on HDP 2.3 Thanks a lot. Regards. Sebastiano
