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