9.2 installation
9.2.1 extract
[root@xie1 Downloads]# tar -xzf flume.tar.gz
9.2.2 rename it to a shorter name flume and move it to /opt
mv apache-flume-1.4.0-bin/ flume
mv flume /opt/
9.2.3 modify the configuration file
/opt/flume/conf
[root@xie1 conf]# vi flume-env.sh
modify ~/.bashrc
run: source ~/.bashrc