| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
47 (0.079s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: why flume agent do not support --fileheader - Flume - [mail # user]
|
|
...Hi yogi, It seems there are no common methods. for spooldir source, you can setagent1.sources.gamelog.fileHeader=true and agent1.sources.gamelog.fileHeaderKey=fullfilename get fu...
|
|
|
Author: 周梦想,
2013-02-25, 03:23
|
|
|
Re: why flume agent do not support --fileheader - Flume - [mail # user]
|
|
...ok,I see. 2013/2/22 Juhani Connolly ...
|
|
|
Author: 周梦想,
2013-02-22, 08:36
|
|
|
Re: why flume agent do not support --fileheader - Flume - [mail # user]
|
|
...Yes,I mean all event headers send from a specific agent. some headers need for all events, not only hostname. now I have to configure it on every source time and time again. for example: if ...
|
|
|
Author: 周梦想,
2013-02-22, 04:30
|
|
|
why flume agent do not support --fileheader - Flume - [mail # user]
|
|
...I want add some key/value to the agent header, but it's not convenient to do so. why not flume agent support --headerFile just like flume avro-client? my requirement is : I want ...
|
|
|
Author: 周梦想,
2013-02-22, 03:06
|
|
|
Re: how to implement a tail or tailDir of flume-ng on windows? - Flume - [mail # user]
|
|
...Sorry, it seems OK after i change config file to: agent1.sources.userlogsrc.command = C:\\Python27\\python.exe D:\\apache-flume-1.3.1-bin\\tail.py E:\\mydoc\\gamelog\\game.log I remove...
|
|
|
Author: 周梦想,
2013-02-21, 08:22
|
|
|
Re: how to implement a tail or tailDir of flume-ng on windows? - Flume - [mail # user]
|
|
...Hi Juhani, I wrote a python script tail.py as below: import time, os import sys #Set the filename and open the file #filename = 'security_log' def tail_f(file): interval = 1.0 &...
|
|
|
Author: 周梦想,
2013-02-21, 07:23
|
|
|
Re: how to implement a tail or tailDir of flume-ng on windows? - Flume - [mail # user]
|
|
...Hi Dan, the spooling directory have to change file name, not suite to sending event to flume while writing logs to the log file at the same time. Isn't it ? thanks, andy 2013/2/2...
|
|
|
Author: 周梦想,
2013-02-21, 06:22
|
|
|
how to implement a tail or tailDir of flume-ng on windows? - Flume - [mail # user]
|
|
...hello, there isn't tail or tailDir source of flume-ng. exec source can run tail command on linux. but there is not a tail command on windows. So I have to write some code to do the sam...
|
|
|
Author: 周梦想,
2013-02-21, 03:37
|
|
|
flume-ng 1.3.1 windows version for download - Flume - [mail # user]
|
|
...hello, I compiled a windows version of flume-ng 1.3.1 for download: http://abloz.com/flume/windows_download.html I add flume.bat and flume-avroclient.bat for agent and avro-clien...
|
|
|
Author: 周梦想,
2013-02-20, 10:53
|
|
|
Re: strange flume hdfs put - Flume - [mail # user]
|
|
...thank you,Hari. After remove the dot between file and Type, it's ok. [zhouhh@Hadoop47 ~]$ hadoop fs -cat hdfs://Hadoop48:54310/flume//FlumeData.1361254179075.tmp Mon Feb 18 18:25:26 2013 hel...
|
|
|
Author: 周梦想,
2013-02-19, 06:12
|
|
|
|