一、Flume的命令
1、如何查看Flume的命令?
进入bin目录,输入命令flume-ng
[admin@master apache-flume-1.9.0-bin]$ ls
bin CHANGELOG conf DEVNOTES doap_Flume.rdf docs lib LICENSE NOTICE README.md RELEASE-NOTES tools
[admin@master apache-flume-1.9.0-bin]$ cd bin
[admin@master bin]$ ls
flume-ng flume-ng.cmd flume-ng.ps1
[admin@master bin]$ flume-ng
Error: Unknown or unspecified command ''
Usage: /home/admin/apache-flume-1.9.0-bin/bin/flume-ng <command> [options]...
commands:
help display this help text
agent run a Flume agent
avro-client run an avro Flume client
version show Flume version info
global options:
--conf,-c <conf> use configs in <conf> directory
--classpath,-C <cp> append to the classpath
--dryrun,-d do not actually start Flume, just print the command
--plugins-path <dirs> colon-separated list of plugins.d directories. See the