| clear query|facets|time |
Search criteria: .
Results from 111 to 120 from
146 (0.272s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Writing reliably to HDFS - Flume - [mail # user]
|
|
...Hi Chris, Answers inline On 08/02/2012 11:07 AM, バーチャル クリストファー wrote: Regarding reliability, I believe that while the file may not be closed, you're not actually at risk of losin...
|
|
|
Author: Juhani Connolly,
2012-08-02, 03:45
|
|
|
Re: Problems with HDFS Sink (file rolling) - Flume - [mail # user]
|
|
...This was fixed in one of the patches for 1.2. We have files separated by hour and have the interval set to a bit over an hour and everything is closed properly. I'm not entirely ...
|
|
|
Author: Juhani Connolly,
2012-08-02, 02:00
|
|
|
Re: understanding flume performance - Flume - [mail # user]
|
|
...This isn't exactly an answer to your question, but try increasing the batch sizes on both your avro sink and hdfs sinks. These will increase the throughput of your file channel s...
|
|
|
Author: Juhani Connolly,
2012-08-01, 06:08
|
|
|
Sending avro data from other languages - Flume - [mail # dev]
|
|
...I'm playing around with making a standalone tail client in python(so that I can access inode data) that tracks position in a file and then sends it across avro to an avro sink. &...
|
|
|
Author: Juhani Connolly,
2012-07-30, 08:34
|
|
|
Re: Channel Exception - Flume - [mail # user]
|
|
...This is one possibility. It is also possible that your sink is not keeping up with your source. If It can't take items out faster than the source can put them in, events will pil...
|
|
|
Author: Juhani Connolly,
2012-07-24, 08:51
|
|
|
[FLUME-1326] OutOfMemoryError in HDFSSink - Flume - [issue]
|
|
...We run a 3 node/1 collector test cluster pushing about 350events/sec per node... Not really high stress, but just something to evaluate flume with.Consistently our collector has been dying b...
|
|
|
http://issues.apache.org/jira/browse/FLUME-1326
Author: Juhani Connolly,
2012-07-17, 08:23
|
|
|
Batching events from event driven sources? - Flume - [mail # dev]
|
|
...Hi, Raymond's mail to user@flume "performance on RecoverableMemoryChannel vs JdbcChannel" got me thinking about how to deal with batching events from any type of event driv...
|
|
|
Author: Juhani Connolly,
2012-07-13, 01:51
|
|
|
Re: performance on RecoverableMemoryChannel vs JdbcChannel - Flume - [mail # user]
|
|
...It's the SyslogSource... Since it's an event driven source, it just sends single Events in commits. Raymond: if possible, try using a source where batching of events is pos...
|
|
|
Author: Juhani Connolly,
2012-07-13, 01:33
|
|
|
[FLUME-1364] Document the necessity of the timestamp header when using time-related escapes for hdfs sink paths - Flume - [issue]
|
|
...We get a lot of queries about the hdfs path not working that inevitably turn out to be due to the lack of the timestamp header....
|
|
|
http://issues.apache.org/jira/browse/FLUME-1364
Author: Juhani Connolly,
2012-07-12, 12:24
|
|
|
Re: using tail to HDFS sink - Flume - [mail # user]
|
|
...Most people in the US are asleep at this time so I wouldn't expect a fast response. People will respond when they have time and are able to. As to your problem, as I said earlier...
|
|
|
Author: Juhani Connolly,
2012-07-12, 10:31
|
|
|
|