| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
119 (0.249s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Chukwa setup issues - Chukwa - [mail # user]
|
|
...I'm forwarding this email to chukwa-user, where you'll have a better chance of getting an answer than on the hadoop common lists. (I'm not that familiar with hicc.) On Fri, Apr 1, 2011...
|
|
|
Author: Bill Graham,
2011-04-02, 05:50
|
|
|
Re: [Discussion] Move to maven to make chukwa more modular - Chukwa - [mail # dev]
|
|
...+1 on being able to build specific modules in Chukwa. I think it would be great to be able to build each separately, along with only the config files that each needs (we went through some pa...
|
|
|
Author: Bill Graham,
2011-03-21, 22:07
|
|
|
Re: Experiment with trunk code - Chukwa - [mail # dev]
|
|
...No, we're not using MetricsDataLoader or any of the HICC/MySQL functionality so we should be all good. We use Demux for 5 minute aggregation and the hourly/daily roll-up processes with our o...
|
|
|
Author: Bill Graham,
2011-02-02, 06:55
|
|
|
Re: Experiment with trunk code - Chukwa - [mail # dev]
|
|
...We're not ready to migrate to HBase for our Chukwa processing at this point. This is mainly because the current Demux approach is working well for us and we aren't running HBase in pro...
|
|
|
Author: Bill Graham,
2011-02-02, 05:24
|
|
|
[CHUKWA-538] Document processor configs - Chukwa - [issue]
|
|
...Document the default processor configs in CHUKWA-473 as well as the timstamp format configs of the TsProcessor in CHUKWA-472....
|
|
|
http://issues.apache.org/jira/browse/CHUKWA-538
Author: Bill Graham,
2010-12-16, 09:31
|
|
|
[CHUKWA-566] HBaseWriter does not set hbase.zookeeper.quorum properly - Chukwa - [issue]
|
|
...In my collector configs I set hbase.zookeeper.quorum to something other than localhost and it does not get picked up by HBaseWriter when using HBase 0.90.0-rc1. In the constructor something ...
|
|
|
http://issues.apache.org/jira/browse/CHUKWA-566
Author: Bill Graham,
2010-12-10, 23:28
|
|
|
Re: Why system.exit() present in Demux.java - Chukwa - [mail # user]
|
|
...I'm not sure why System.exit get's called but I suspect someone had a use case to know the return status of the process. If that's causing problems with unit tests, you could have your unit ...
|
|
|
Author: Bill Graham,
2010-12-06, 18:51
|
|
|
[CHUKWA-482] ChukwaAgent should ignore comments in initial_adaptors - Chukwa - [issue]
|
|
...A comment in the initial_adaptors file (i.e. a line that starts with '#') causes the ChukwaAgent to not start. We should fix that....
|
|
|
http://issues.apache.org/jira/browse/CHUKWA-482
Author: Bill Graham,
2010-12-04, 04:50
|
|
|
Re: [DISCUSSION] Making HBaseWriter default - Chukwa - [mail # dev]
|
|
...Thanks, that helps. I'm still learning the best partitioning schemes for HBase as well. 0, I think we're ok then. :) I don't know why I thought the turnover happened more frequen...
|
|
|
Author: Bill Graham,
2010-11-24, 20:15
|
|
|
Re: [DISCUSSION] Making HBaseWriter default - Chukwa - [mail # dev]
|
|
...0-hostname. Therefore, the byte order of string sorting works fine. I don't think this is correct. If your row keys are strings, you'd get an ordering like this: 1000-hostname 20...
|
|
|
Author: Bill Graham,
2010-11-24, 18:04
|
|
|
|