adspace


How do I start flume agent?

Answer Posted / Nitish Arya

To start a Flume agent, you can use the command 'flume-ng agent -n <agent-name> -c <conf-dir> -f <flume-conf-file>' in your terminal. Replace '<agent-name>', '<conf-dir>', and '<flume-conf-file>' with appropriate values.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I set up flume agent?

145