| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
85 (0.267s).
|
|
|
Loading phrases to help you refine your search...
|
|
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/ Review request for Flume. Description Loggin error instead of throwing exce...
|
|
|
Author: Roshan Naik,
2013-04-09, 03:21
|
|
|
Re: Flume Monitoring Context - Flume - [mail # user]
|
|
...Based on mem channel code.. should be similar semantics on file channel... EventPutAttemptCount : Number of attempts to put events into the channel. Updated when Source calls Transacti...
|
|
|
Author: Roshan Naik,
2013-03-15, 18:26
|
|
|
Re: Best way to increase throughput of Exec->Memory->Avro agent. - Flume - [mail # user]
|
|
...There would be less contention if you could reduce the sharing... so may be divide them them into 31 per channel. 31 still looks like a huge number. Best if you can you consolidate 31 down t...
|
|
|
Author: Roshan Naik,
2013-03-12, 22:37
|
|
|
Re: Best way to increase throughput of Exec->Memory->Avro agent. - Flume - [mail # user]
|
|
...Even 16 on a single channel might be on the higher side IMHO. Try instead splitting into four channels with 4 sinks each... or even four agents with one channel and 4 sinks each ..... ...
|
|
|
Author: Roshan Naik,
2013-03-12, 21:35
|
|
|
Re: Best way to increase throughput of Exec->Memory->Avro agent. - Flume - [mail # user]
|
|
...i meant 640,000 not 64,000 On Tue, Mar 12, 2013 at 2:10 PM, Roshan Naik wrote:...
|
|
|
Author: Roshan Naik,
2013-03-12, 21:12
|
|
|
Re: Best way to increase throughput of Exec->Memory->Avro agent. - Flume - [mail # user]
|
|
...beyond a certain # of sinks it wont help adding more. my suspicion is you may have gone way overboard. if your sink-side batch size is that large and you have 64 sinks in the round-ro...
|
|
|
Author: Roshan Naik,
2013-03-12, 21:10
|
|
|
Re: [jira] [Commented] (FLUME-1943) ExecSource tests failing on Jenkins - Flume - [mail # dev]
|
|
...i was thinking of dumping the command execution output inside the test itself to see whats really happening. Is there a way to accomplish this without actually committing a temporary patch ?...
|
|
|
Author: Roshan Naik,
2013-03-12, 19:04
|
|
|
Re: Review Request: Added new config 'shell' for Exec source - Flume - [mail # dev]
|
|
... I see it now ... the absence of right line number caused the confusion. - Roshan This is an automatically generated e-mail. To reply, visit: https://reviews....
|
|
|
Author: Roshan Naik,
2013-03-07, 19:25
|
|
|
Re: Review Request: Added new config 'shell' for Exec source - Flume - [mail # dev]
|
|
... That too cannot be final. Also wasn't introduced in this patch. I have added those tests. But I think your concern highlights an important mis-understanding on how ...
|
|
|
Author: Roshan Naik,
2013-03-06, 21:08
|
|
|
Re: Review Request: Added new config 'shell' for Exec source - Flume - [mail # dev]
|
|
... This cannot be final.. its value is set by the configure method. I am not clear what heavy/light weight has to do with this being static. I assume you are s...
|
|
|
Author: Roshan Naik,
2013-03-06, 06:50
|
|
|
|