| clear query|facets|time |
Search criteria: .
Results from 161 to 170 from
457 (0.093s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: what are the libraries needed for flume log4jappender - Flume - [mail # user]
|
|
...What version of Flume are you using? Are you using Maven for your build? You should be able to get away with just flume-ng-core. On Wed, Jan 23, 2013 at 10:02 AM, yogender nerel...
|
|
|
Author: Mike Percy,
2013-01-23, 19:36
|
|
|
Re: Can we treat a whole file as a Flume event? - Flume - [mail # user]
|
|
...Hi Roshan, Yep in general I'd have concerns w.r.t. capacity planning and garbage collector behavior for large events. Flume holds at least one event batch in memory at once, depending on # o...
|
|
|
Author: Mike Percy,
2013-01-23, 02:39
|
|
|
Re: Can we treat a whole file as a Flume event? - Flume - [mail # user]
|
|
...Check out the latest changes to SpoolingFileSource w.r.t. EventDeserializers on trunk. You can deserialize a whole file that way if you want. Whether that is a good idea depends on your use ...
|
|
|
Author: Mike Percy,
2013-01-22, 08:17
|
|
|
Re: Returns 127.0.0.1 at HostInterceptor - Flume - [mail # dev]
|
|
...Sounds good, Denny. Yes, please file a Jira and post a patch. Regards, Mike On Friday, January 18, 2013, Denny Ye wrote: ...
|
|
|
Author: Mike Percy,
2013-01-18, 10:37
|
|
|
Re: Returns 127.0.0.1 at HostInterceptor - Flume - [mail # dev]
|
|
...Today, InetAddress.getLocalHost().getCanonicalHostName() is used if you pass useIP = false to the interceptor config. Regards, Mike On Fri, Jan 18, 2013 at 1:39 AM, Connor...
|
|
|
Author: Mike Percy,
2013-01-18, 09:54
|
|
|
Re: Returns 127.0.0.1 at HostInterceptor - Flume - [mail # dev]
|
|
...Hi Denny, What are your thoughts for improving this? Maybe you want to consider submitting a patch? If you know what the string you want to use is, you might also consider using a Stat...
|
|
|
Author: Mike Percy,
2013-01-18, 09:39
|
|
|
Re: Uncaught Exception When Using Spooling Directory Source - Flume - [mail # user]
|
|
...+1, awesome summary Connor! In the future, maybe someone wants to take a look at doing something with inotify, i.e. https://github.com/manos/python-inotify-tail_example/blob/master/tai...
|
|
|
Author: Mike Percy,
2013-01-18, 09:26
|
|
|
Re: Uncaught Exception When Using Spooling Directory Source - Flume - [mail # user]
|
|
...Can you provide more detail about what kinds of services? If you roll the logs every 5 minutes or so then you can configure the spooling source to pick them up once they are rolled by ...
|
|
|
Author: Mike Percy,
2013-01-18, 07:45
|
|
|
Re: Uncaught Exception When Using Spooling Directory Source - Flume - [mail # user]
|
|
...Hi Henry, The files must be immutable before putting them into the spooling directory. So if you copy them from a different file system then you can run into this issue. The right way to do ...
|
|
|
Author: Mike Percy,
2013-01-18, 06:05
|
|
|
Re: Review Request: FLUME-1855. Sequence gen source should be able to stop after a fixed number of events - Flume - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8990/#review15450 Ship it! Ship It! - Mike Percy On Jan. 17, 2013, 8:23 a.m...
|
|
|
Author: Mike Percy,
2013-01-17, 08:25
|
|
|
|