- wget http://apache.mirror.cdnetworks.com/flume/1.5.0.1/apache-flume-1.5.0.1-bin.tar.gz
- tar xvf apache-flume-1.5.0.1-bin.tar.gz
- cd apache-flume-1.5.0.1-bin
- cp conf/flume-env.sh.template conf/flume-env.sh
- vim conf/flume-env.sh
- JAVA_OPTS="-Xms1g -Xmx1g"
- cp conf/flume-conf.properties.template conf/flume-conf.properties
- vim conf/flume-conf.properties
- bin/flume-ng agent -n agent01 -c conf -f conf/flume-conf.properties
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.