| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
43 (0.134s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Uncaught Exception When Using Spooling Directory Source - Flume - [mail # user]
|
|
...Hey Henry, The Spooling source assumes that each file is uniquely named. If it sees that new file name has arrived that it already processed (and has rolled over to a COMPLETED file), ...
|
|
|
Author: Patrick Wendell,
2013-01-18, 05:48
|
|
|
Re: A customer use case / using spoolDir - Flume - [mail # user]
|
|
...To answer your other questions: The spooling source will pick up files in the directory, send them with Flume, and rename them to indicate that they have been transferred. Files that were al...
|
|
|
Author: Patrick Wendell,
2012-12-07, 00:50
|
|
|
Re: .SpoolingFileLineReader warning.... - Flume - [mail # user]
|
|
...Ah got it... great! Glad this got figured out. On Tue, Nov 20, 2012 at 3:06 PM, Brock Noland wrote: ...
|
|
|
Author: Patrick Wendell,
2012-11-23, 12:46
|
|
|
Re: .SpoolingFileLineReader warning.... - Flume - [mail # user]
|
|
...The spooling source gets a directory listing, then reads each file, then renames it to X.COMPLETED. Is it possible some other process deleted that file between when Flume listed the director...
|
|
|
Author: Patrick Wendell,
2012-11-19, 23:04
|
|
|
Re: .SpoolingFileLineReader warning.... - Flume - [mail # user]
|
|
...Hey Dan, You say that it seems like Flume has already processed the log... why do you think that? When you listed the directory contents I don't see the original or the COMPLETED...
|
|
|
Author: Patrick Wendell,
2012-11-19, 23:03
|
|
|
Re: Review Request: FLUME-1425: Create a SpoolDirectory Source and Client - Flume - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6377/ (Updated Nov. 6, 2012, 6:34 a.m.) Review request for Flume. Changes T...
|
|
|
Author: Patrick Wendell,
2012-11-06, 06:34
|
|
|
Re: Review Request: FLUME-1425: Create a SpoolDirectory Source and Client - Flume - [mail # dev]
|
|
... neReader.java, line 300 300> e), bufferSize); is 8124 in JDK 6 and that may not be enough to hold your bufferSize (or it may be too much). Also, the edge-case beha...
|
|
|
Author: Patrick Wendell,
2012-11-01, 04:47
|
|
|
Re: picking up new files in Flume NG - Flume - [mail # user]
|
|
...Hey Sadu, your use case is exactly what I'm writing this for. I'm hoping this patch will get committed within a few days, we're on a last rev of reviews. - Patrick On Tue, Oct 16...
|
|
|
Author: Patrick Wendell,
2012-10-17, 04:37
|
|
|
[FLUME-1425] Create a SpoolDirectory Source and Client - Flume - [issue]
|
|
...The proposal is to create a small executable client which reads logs from a spooling directory and sends them to a flume sink, then performs cleanup on the directory (either by deleting or m...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1425
Author: Patrick Wendell,
2012-10-12, 18:16
|
|
|
Re: Would someone please comment on Tail Source in NG? - Flume - [mail # user]
|
|
...Got it - I'm building this for deployment settings where it is not possible to integrated directly with flume directly (e.g thru an appender). That is the preferable option when you can do i...
|
|
|
Author: Patrick Wendell,
2012-09-05, 16:47
|
|
|
|