| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
172 (0.422s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Flume custom decorator for Rolling FileSink output bucketing - Flume - [mail # dev]
|
|
...At this time, I don't think anyone is working on that. I would like to do it myself, but tbh, I have a lot of other stuff to deal with right now, so don't see myself working on i...
|
|
|
Author: Juhani Connolly,
2013-03-19, 03:15
|
|
|
Re: Flume custom decorator for Rolling FileSink output bucketing - Flume - [mail # dev]
|
|
...Dib, that article is in reference to flume OG(0.95), it's not relevant to the current release. I had looked in the past at fixing the file sink to use the same bucketting a...
|
|
|
Author: Juhani Connolly,
2013-03-18, 01:55
|
|
|
Re: Review Request: FLUME-1926. Optionally timeout Avro Sink Rpc Clients to avoid stickiness - Flume - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9813/#review17855 Ship it! Ship It! - Juhani Connolly On March 8, 2013, 1:5...
|
|
|
Author: Juhani Connolly,
2013-03-14, 06:00
|
|
|
Re: Is the checkpoint rebuilder still meant to work from main()? - Flume - [mail # dev]
|
|
...I'll check it out, thanks! On 02/27/2013 04:45 PM, Hari Shreedharan wrote:...
|
|
|
Author: Juhani Connolly,
2013-02-27, 08:14
|
|
|
Re: Is the checkpoint rebuilder still meant to work from main()? - Flume - [mail # dev]
|
|
...Having attempted to run this on logs whose checkpoint was messed up, running flume started up the checkpoint rebuild process again. So it doesn't really look like it is working. ...
|
|
|
Author: Juhani Connolly,
2013-02-27, 06:42
|
|
|
Re: Is the checkpoint rebuilder still meant to work from main()? - Flume - [mail # dev]
|
|
...Hi Hari, Here's the logs. Also adding the patch afterwards. Don't think the mailinglist accepts attachments so just going to paste it in after the logs(note that I changed ...
|
|
|
Author: Juhani Connolly,
2013-02-26, 09:08
|
|
|
Is the checkpoint rebuilder still meant to work from main()? - Flume - [mail # dev]
|
|
...Since the checkpoint rebuilding process uses up a fair bit more memory than normal operation of flume, I noted that there was a main() in CheckpointBuilder.java For persona...
|
|
|
Author: Juhani Connolly,
2013-02-26, 08:22
|
|
|
Re: why flume agent do not support --fileheader - Flume - [mail # user]
|
|
...Sounds like a job for an editor macro or a simple script. Perhaps someone else can think of something else, but adding it to the command line isn't feasible... If we started thro...
|
|
|
Author: Juhani Connolly,
2013-02-22, 08:10
|
|
|
Re: why flume agent do not support --fileheader - Flume - [mail # user]
|
|
...If I understand your question, using a static interceptor is the expected way to do this. Not sure what you mean by agent header? Do you mean all event headers sent from a ...
|
|
|
Author: Juhani Connolly,
2013-02-22, 04:08
|
|
|
Re: how to implement a tail or tailDir of flume-ng on windows? - Flume - [mail # user]
|
|
...You'd want to just periodically stat the file to be tailed, checking for change in last modified/size, and read the difference out of it. You could always download the source for...
|
|
|
Author: Juhani Connolly,
2013-02-21, 05:42
|
|
|
|