Browse Source

更新 'flume_start.sh'

robert 5 years ago
parent
commit
4cd82bc7cc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      flume_start.sh

+ 1 - 1
flume_start.sh

@@ -6,4 +6,4 @@ echo $path
 
 #/app/soft/apache-flume-1.7.0-bin/ 
 
-$path/bin/flume-ng agent -c $path/conf -f $path/conf/flume_hdfs.conf -n agent1 -Dflume.root.logger=INFO,LOGFILE -Dflume.log.dir=$path/logs
+$path/bin/flume-ng agent -c $path/conf -f $path/conf/flume.conf -n a1 -Dflume.root.logger=INFO,LOGFILE -Dflume.log.dir=$path/logs