| clear query|facets|time |
Search criteria: .
Results from 131 to 140 from
644 (0.196s).
|
|
|
Loading phrases to help you refine your search...
|
|
Review Request: FLUME-1906. Optionally disable WAL in HBase Sink - Flume - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9457/ Review request for Flume. Description Added support for WAL disabling option...
|
|
|
Author: Hari Shreedharan,
2013-02-14, 21:33
|
|
|
Re: Preventing Data Loss during Restart - Flume - [mail # user]
|
|
...Hi, What version of Flume are you using? Also note that Syslog is a fire and forget protocol, so when you reconfigure, any events not persisted to the file channel would be lost...
|
|
|
Author: Hari Shreedharan,
2013-02-12, 19:41
|
|
|
Re: Review Request: FLUME-1896. Thrift Rpc Client. - Flume - [mail # dev]
|
|
... Also, this code is actually the standard - enter monitor: while(condition) wait() .. .. enter monitor: signal() idiom. I don't really think it ...
|
|
|
Author: Hari Shreedharan,
2013-02-11, 19:09
|
|
|
Re: Review Request: FLUME-1896. Thrift Rpc Client. - Flume - [mail # dev]
|
|
... I agree that slow I/O threads can make things slow, but I don't still think it makes sense to use 3 blocking data structures when we could actually get away with none. Locks are expen...
|
|
|
Author: Hari Shreedharan,
2013-02-11, 19:04
|
|
|
Re: Review Request: FLUME-1898. Thrift Source - Flume - [mail # dev]
|
|
... To fix this, you need to apply the patch for FLUME-1896, then do mvn install and then run this. I added a tests jar to the Flume SDK to use the handlers in the tests there. - H...
|
|
|
Author: Hari Shreedharan,
2013-02-11, 17:44
|
|
|
Re: Review Request: FLUME-1896. Thrift Rpc Client. - Flume - [mail # dev]
|
|
... Brock, I initially worked with this logic. But the reason I did not do this was that using a semaphore would mean that availableClients and checkedOutClients be thread-safe dat...
|
|
|
Author: Hari Shreedharan,
2013-02-11, 17:43
|
|
|
Re: Review Request: FLUME-1898. Thrift Source - Flume - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9352/ (Updated Feb. 10, 2013, 10:50 p.m.) Review request for Flume. Changes  ...
|
|
|
Author: Hari Shreedharan,
2013-02-10, 22:50
|
|
|
Re: Review Request: FLUME-1898. Thrift Source - Flume - [mail # dev]
|
|
... No. None of these add new modules. All of them are added to the existing modules, so we don't need to add it to the dist pom. Ok, I will add it in a follow-up jira, since...
|
|
|
Author: Hari Shreedharan,
2013-02-10, 22:48
|
|
|
Re: Review Request: FLUME-1896. Thrift Rpc Client. - Flume - [mail # dev]
|
|
... Brock: Thanks for the review. I had considered both the options you mentioned in the comments, the reason I didn't do either of those was that using a BlockingQueue and/or semap...
|
|
|
Author: Hari Shreedharan,
2013-02-10, 22:41
|
|
|
Re: Unsubscribe - Flume - [mail # user]
|
|
...To unsubscribe, please send an email to [EMAIL PROTECTED] Hari On Sat, Feb 9, 2013 at 3:17 PM, Parag Hukeri wrote: ...
|
|
|
Author: Hari Shreedharan,
2013-02-10, 00:45
|
|
|
|