| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
84 (0.148s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: a more fault-tolerant collector - Chukwa - [mail # dev]
|
|
...There is support for assuming writes are asynchronous. I don't know if it's ever been tried in production though. It also doesn't quite solve the problem. Right now, collectors o...
|
|
|
Author: Ariel Rabkin,
2010-10-12, 17:40
|
|
|
a more fault-tolerant collector - Chukwa - [mail # dev]
|
|
...Howdy. This is an answer to a question Bill asked me recently: can we redesign the Collector process to behave better if the filesystem is unavailable? I think we can do this by ...
|
|
|
Author: Ariel Rabkin,
2010-10-12, 05:49
|
|
|
Re: Experiment with Chukwa trunk - Chukwa - [mail # dev]
|
|
...I think I'm with Bill on this. There are useful Chukwa deployments without HBase, and I don't want to scare anybody away by saying "a full deployment has HBase." I would say "you...
|
|
|
Author: Ariel Rabkin,
2010-10-11, 23:49
|
|
|
Re: Planning for SyslogAdaptor - Chukwa - [mail # dev]
|
|
...Yes. That sounds like a good idea. Can you reuse any of the UDPAdaptor code by inheritance? (Or by refactoring, and then using inheritance?) On Sat, Oct 2, 2010 at 5:05 PM...
|
|
|
Author: Ariel Rabkin,
2010-10-03, 03:30
|
|
|
Re: Add alternative search-provider to Chukwa site - Chukwa - [mail # dev]
|
|
...I have no opinion. I suspect it doesn't actually matter much either way, so I personally would rather not bother. On Fri, Oct 1, 2010 at 10:11 PM, Eric Yang wrote: &...
|
|
|
Author: Ariel Rabkin,
2010-10-02, 07:44
|
|
|
Re: Supporting sequence numbers - Chukwa - [mail # user]
|
|
...I don't quite understand what you're asking for. There already is a notion of sequence numbers in Chukwa. What's the aspect of that notion you want to change, and what's the use case motivat...
|
|
|
Author: Ariel Rabkin,
2010-09-27, 17:37
|
|
|
Re: [DISCUSS] Applying commit-then-review - Chukwa - [mail # dev]
|
|
...My sense is that there's virtually never feedback on patches prior to commi t. There is, however, often feedback on design choices before the patch is pos ted. I assume even with commi...
|
|
|
Author: Ariel Rabkin,
2010-09-21, 20:50
|
|
|
Re: Cluster-specific Adaptors - Chukwa - [mail # dev]
|
|
...Why is it bad to keep some state per command session? It's easy to know when the state can be discarded -- as soon as we're done reading the file or when the socket closes. I thi...
|
|
|
Author: Ariel Rabkin,
2010-09-21, 18:54
|
|
|
Re: Cluster-specific Adaptors - Chukwa - [mail # dev]
|
|
...I've been thinking about the adaptor add syntax for a while. It's kinda clunky and hard to extend. Here's something I've been considering. Suppose instead of doing this in ...
|
|
|
Author: Ariel Rabkin,
2010-09-21, 00:32
|
|
|
Re: How to collect windows eventlog - Chukwa - [mail # user]
|
|
...There isn't currently an adaptor for it. If you write one, we'd love to have it... On Thu, Sep 16, 2010 at 10:05 PM, 蔡超 w rote: Ari Rabkin [EMAIL PROTECTED] UC Berk...
|
|
|
Author: Ariel Rabkin,
2010-09-17, 05:13
|
|
|
|