| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
811 (0.103s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Log Events get Lost - flume 1.3 - Flume - [mail # user]
|
|
...As Israel said, you should not depend on timestamp being unique. I'd proceed with caution when using the sequence id approach if it will be the front of you key for the same reason timestamp...
|
|
|
Author: Brock Noland,
2013-04-16, 19:17
|
|
|
Re: Log Events get Lost - flume 1.3 - Flume - [mail # user]
|
|
...Hi, There are two issues with your configuration: 1) batch size of 1 with file channel is anti-pattern. This will result in extremely poor performance because the file channel wi...
|
|
|
Author: Brock Noland,
2013-04-16, 14:39
|
|
|
Re: FileChannel on Windows - Flume - [mail # user]
|
|
...http://issues.apache.org/jira/browse/FLUME-1285 On Wed, Apr 10, 2013 at 4:20 PM, Israel Ekpo wrote: Apache MRUnit - Unit testing MapReduce - http://mrunit.apache.or...
|
|
|
Author: Brock Noland,
2013-04-10, 21:32
|
|
|
Re: FileChannel on Windows - Flume - [mail # user]
|
|
...I think we just need to copy 4-5 classes over from hadoop. Someone uploaded a patch I just haven't had time to work with it. On Wed, Apr 10, 2013 at 3:41 PM, Hari Shreedharan <[EMA...
|
|
|
Author: Brock Noland,
2013-04-10, 20:44
|
|
|
Re: Review Request: BasicTransactionSemantics should avoid throw-ing from close() - Flume - [mail # dev]
|
|
... It'd still be "polite" and recommended to rollback the transaction if not technically required. We could also log and error if we had to log rollback the transaction. - Brock &...
|
|
|
Author: Brock Noland,
2013-04-10, 19:09
|
|
|
Re: FileChannel on Windows - Flume - [mail # user]
|
|
...Hi, You are missing the hadoop-core.jar. Brock On Wed, Apr 10, 2013 at 1:55 PM, Paul Chavez wrote: Apache MRUnit - Unit testing MapReduce - http://mrun...
|
|
|
Author: Brock Noland,
2013-04-10, 19:07
|
|
|
Re: Review Request: BasicTransactionSemantics should avoid throw-ing from close() - Flume - [mail # dev]
|
|
... Yeah I think we'd have to call rollback, catching and logging any exception. This behavior would be similar to the db where you can close a connection without closing a statement and ...
|
|
|
Author: Brock Noland,
2013-04-10, 18:53
|
|
|
Re: Review Request: BasicTransactionSemantics should avoid throw-ing from close() - Flume - [mail # dev]
|
|
... Hi, My first comment was that the code looks incorrect to me in that it prints an error message when the transaction is NEW or COMPLETED. Hari brings up a good point though. Fil...
|
|
|
Author: Brock Noland,
2013-04-10, 18:19
|
|
|
Re: Review Request: BasicTransactionSemantics should avoid throw-ing from close() - Flume - [mail # dev]
|
|
... Yeah that is a good point. The file channel needs rollback to be called.... - Brock This is an automatically generated e-mail. To reply, visit: https://reviews.apa...
|
|
|
Author: Brock Noland,
2013-04-09, 20:54
|
|
|
Re: Review Request: BasicTransactionSemantics should avoid throw-ing from close() - Flume - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10362/#review18881 flume-ng-core/src/main/java/org/apache/flume/channel/BasicTransaction...
|
|
|
Author: Brock Noland,
2013-04-09, 20:31
|
|
|
|