| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
146 (0.108s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Review Request: FLUME-1660 Close "idle" hdfs handles - Flume - [mail # dev]
|
|
... ter to do this? Just pass closeIdleTimeout to the BucketWriter constructor. At the end of each append, we can just do something like: ntation in BucketWriter.doOpen()). No...
|
|
|
Author: Juhani Connolly,
2012-10-31, 07:48
|
|
|
Re: Review Request: FLUME-1660 Close "idle" hdfs handles - Flume - [mail # dev]
|
|
... ter to do this? Just pass closeIdleTimeout to the BucketWriter constructor. At the end of each append, we can just do something like: ntation in BucketWriter.doOpen()). No...
|
|
|
Author: Juhani Connolly,
2012-10-31, 07:46
|
|
|
Re: Review Request: FLUME-1660 Close "idle" hdfs handles - Flume - [mail # dev]
|
|
... ter to do this? Just pass closeIdleTimeout to the BucketWriter constructor. At the end of each append, we can just do something like: ntation in BucketWriter.doOpen()). No...
|
|
|
Author: Juhani Connolly,
2012-10-31, 06:12
|
|
|
Re: Review Request: FLUME-1660 Close "idle" hdfs handles - Flume - [mail # dev]
|
|
... ter to do this? Just pass closeIdleTimeout to the BucketWriter constructor. At the end of each append, we can just do something like: ntation in BucketWriter.doOpen()). No...
|
|
|
Author: Juhani Connolly,
2012-10-31, 06:11
|
|
|
Re: Review Request: FLUME-1660 Close "idle" hdfs handles - Flume - [mail # dev]
|
|
... ter to do this? Just pass closeIdleTimeout to the BucketWriter constructor. At the end of each append, we can just do something like: ntation in BucketWriter.doOpen()). No...
|
|
|
Author: Juhani Connolly,
2012-10-31, 03:56
|
|
|
Re: File Channel performance and fsync - Flume - [mail # user]
|
|
...I missed this initially due to filters putting the ML cced enter in a different folder... Anyway, you didn't post your first tiers conf, can you post that? Is that also usi...
|
|
|
Author: Juhani Connolly,
2012-10-23, 07:26
|
|
|
Re: File Channel performance and fsync - Flume - [mail # user]
|
|
...Without the fsync guarrantees are weakened a lot more than the fsync lying case. Also, you didn't mention the batch size on your avro sink that is sending data to the avro-...
|
|
|
Author: Juhani Connolly,
2012-10-23, 07:08
|
|
|
Re: [jira] [Commented] (FLUME-1350) HDFS file handle not closed properly when date bucketing - Flume - [mail # dev]
|
|
...My implementation is synchronized on the writer map, and the append and close operations on the bucketwriter are synchronized. It is possible for a writer to rarely get closed be...
|
|
|
Author: Juhani Connolly,
2012-10-19, 10:00
|
|
|
Re: Flume configuration fail-over problems - Flume - [mail # user]
|
|
...Hi Cameron, I had a look at your logs and what would be happening: - Looks like your first collector either isn't sinking events, or it's just too slow at it. - By the look of th...
|
|
|
Author: Juhani Connolly,
2012-10-18, 08:10
|
|
|
Re: can anybody please tell me how to create custome interceptor - Flume - [mail # user]
|
|
...As you said, putting the FQCN of the builder in the props file works, and I would consider it the recommended method when working with custom extensions(as you do not need to reb...
|
|
|
Author: Juhani Connolly,
2012-09-14, 01:34
|
|
|
|