| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
119 (0.173s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Changing default demuxer - Chukwa - [mail # user]
|
|
...This can be changed with the following configs: chukwa.demux.mapper.default.processor chukwa.demux.reducer.default.processor Reference JIRA: https://issues.apache.org/jira/browse...
|
|
|
Author: Bill Graham,
2010-09-28, 04:01
|
|
|
Re: Cluster-specific Adaptors - Chukwa - [mail # dev]
|
|
...Keeping state for a use case like this adds unnecessary complexity in both the implementation of the client/server and the protocol. Also, the protocol would be state-full in this case not b...
|
|
|
Author: Bill Graham,
2010-09-21, 19:55
|
|
|
Re: Cluster-specific Adaptors - Chukwa - [mail # dev]
|
|
...+1 on staying stateless. I think the challenge we're facing is that we're trying to support a syntax that is simple and readable and can be done with a single line (i.e. for the initia...
|
|
|
Author: Bill Graham,
2010-09-21, 18:17
|
|
|
Re: Cluster-specific Adaptors - Chukwa - [mail # dev]
|
|
...I'd like to hear Ari's take on this, but this does feel a bit hacky to me. Plus, it would put the responsibility of parsing tags on each adaptor impl and would require a refactor of how each...
|
|
|
Author: Bill Graham,
2010-09-21, 00:15
|
|
|
Cluster-specific Adaptors - Chukwa - [mail # dev]
|
|
...Hi, In CHUKWA-515 we discussed the possibility being able to add an adaptor bound to a given cluster: https://issues.apache.org/jira/browse/CHUKWA-515?focusedCommentId=12905811&p...
|
|
|
Author: Bill Graham,
2010-09-20, 21:58
|
|
|
[CHUKWA-515] REST API for Agent - Chukwa - [issue]
|
|
...Develop a REST interface for the Agent to expose Adaptor CRUD operations. Request URI:GET /rest/v1/adaptor HTTP/1.0 For now I'm shooting for the XML and plain text response, but ultimately w...
|
|
|
http://issues.apache.org/jira/browse/CHUKWA-515
Author: Bill Graham,
2010-09-20, 21:20
|
|
|
Re: [DISCUSS] Applying commit-then-review - Chukwa - [mail # dev]
|
|
...I think this is a good discussion to have, even if we decide not to change our process. way to access patches. I like the possibility of being able to commit without making a pat...
|
|
|
Author: Bill Graham,
2010-09-14, 21:22
|
|
|
[CHUKWA-519] Make it easier to publish site - Chukwa - [issue]
|
|
...Change build.xml so Forrest isn't needed in path and add README file to https://svn.apache.org/repos/asf/incubator/chukwa/site describing the process....
|
|
|
http://issues.apache.org/jira/browse/CHUKWA-519
Author: Bill Graham,
2010-09-14, 17:16
|
|
|
Re: [DISCUSS] Applying commit-then-review - Chukwa - [mail # dev]
|
|
...I can see advantages to both CTR and RTC. For bugs and even modest changes, yes CTR seems fine. Recent examples where I would have preferred to do that include: https://issues.apache.o...
|
|
|
Author: Bill Graham,
2010-09-13, 20:50
|
|
|
[CHUKWA-518] JMSAdaptor does not shutdown properly - Chukwa - [issue]
|
|
...The JMSAdaptor.shutdown(..) method currently calls connection.stop() instead of connection.close(). This is a JMS connection leak....
|
|
|
http://issues.apache.org/jira/browse/CHUKWA-518
Author: Bill Graham,
2010-09-12, 03:45
|
|
|
|