| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
146 (0.058s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Review Request: FLUME-1870. Flume sends non-numeric values with type as float to Ganglia causing ganglia to crash - Flume - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9075/#review15635 I'm not too familiar with ganglia so will leave the review to someone else, ...
|
|
|
Author: Juhani Connolly,
2013-01-24, 10:23
|
|
|
Re: Reliability in Flume - Flume - [mail # user]
|
|
...Hi Henry, Just to add to Mike's response: When used with secure channels(mainly file channel) and with transports that can be rolled back(avro), message delivery is g...
|
|
|
Author: Juhani Connolly,
2013-01-24, 07:33
|
|
|
Re: Review Request: FLUME-1864: Allow hdfs idle callback to clean up closed bucket writers - Flume - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9052/ (Updated Jan. 24, 2013, 1:46 a.m.) Review request for Flume. Summary (updat...
|
|
|
Author: Juhani Connolly,
2013-01-24, 01:46
|
|
|
Re: How to run flume-mg in background? - Flume - [mail # user]
|
|
...We use "nohup &" and record the process id after. I'm pretty sure the cdh distribution of flume does the same, so you might want to have a look at that if you want a ready made i...
|
|
|
Author: Juhani Connolly,
2013-01-22, 08:59
|
|
|
Re: Review Request: Allow hdfs idle callback to clean up closed bucket writers - Flume - [mail # dev]
|
|
... I misnamed this initially by accident. This review is just for a change in the behavior of idle callback. At this time I don't plan to work on 1860 - Juhani This is an a...
|
|
|
Author: Juhani Connolly,
2013-01-22, 05:05
|
|
|
Re: Review Request: Allow hdfs idle callback to clean up closed bucket writers - Flume - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9052/ (Updated Jan. 22, 2013, 4:34 a.m.) Review request for Flume. Summary (updat...
|
|
|
Author: Juhani Connolly,
2013-01-22, 04:34
|
|
|
Review Request: Remove transaction capacity from Memory and File channels - Flume - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9052/ Review request for Flume. Description Stops close() from removing the idle c...
|
|
|
Author: Juhani Connolly,
2013-01-22, 04:32
|
|
|
Re: hdfs.idleTimeout ,what's it used for ? - Flume - [mail # user]
|
|
...I'm not sure. I think your best bet here is to simulate this on a test server. Start flume, after a bit kill 9 the process, wait until the bucket becomes invalid, and restart. &n...
|
|
|
Author: Juhani Connolly,
2013-01-18, 06:37
|
|
|
Re: hdfs.idleTimeout ,what's it used for ? - Flume - [mail # user]
|
|
...That breaks the use case idleTimeout was originally made for: making sure the file is closed promptly after data stops arriving. We use this to make sure the files ready for our ...
|
|
|
Author: Juhani Connolly,
2013-01-18, 03:39
|
|
|
Re: hdfs.idleTimeout ,what's it used for ? - Flume - [mail # user]
|
|
...It seemed neater at the time. It's only an issue because rollInterval doesn't remove the entry in sfWriters. We could change it so that close doesn't cancel it, and have it check...
|
|
|
Author: Juhani Connolly,
2013-01-18, 02:46
|
|
|
|