Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

Hadoop Chukwa users Recent threads

Threads Replies First post Last post
Chukwa mailing lists will be moved soon
By: Bernd Fondermann
Hi everyone, All mailing lists, chukwa-d### @, chukwa-us### @ and chukwa-comm### @hadoop.apache.org will be moved over to .### @incubator.apache.org, over the next days. As a subscriber, there is nothing you have to do. It will "just work", fingers…
1 Aug 17 2010
13:24
Aug 17 2010
13:31
Supercharging Chukwa
By: Eric Fiala
Hello all, We would like to bring our production Chukwa (0.3.0) infrastructure to the next level. Currently, we have 5 machines generating 400GB per day (80GB in single log, per machine). These are using chukwa-agent CharFileTailingAdaptorUTF8. …
3 Aug 13 2010
11:12
Aug 16 2010
19:18
Data Security in Chukwa
By: Stuti Awasthi
Hi all, I would like to know how data security is handled in Chukwa. I think Chukwa does some encryption of data but how this encryption is done? Does Chukwa use any certificates for this and if yes, how these certificates are updated/managed ? …
5 Aug 9 2010
22:51
Aug 10 2010
11:20
Where is Chukwa Source
By: Paul Tremblett
Trying to check out 4.0 and none of the URLs work. It's been happening since yesterday. Thought it might be transient condition so I waited until now to ask.
7 Aug 3 2010
19:10
Aug 9 2010
11:18
Register now for Surge 2010
By: Jason Dixon
Registration for Surge Scalability Conference 2010 is open for all attendees! We have an awesome lineup of leaders from across the various communities that support highly scalable architectures, as well as the companies that implement them. …
0 Aug 2, 2010
11:04
Aug 2, 2010
11:04
load just certain fields from a map?
By: Corbin Hoenes
Is it possible to load just a few fields from ChukwaStorage or do I have to load the entire map then project just the fields I want?
2 Jul 27, 2010
15:05
Jul 27, 2010
21:50
changing dataType in processor?
By: Corbin Hoenes
Wondering if it's sane to change the dataType in a processor in chukwa? I have a single log file (web log) that contains various lines....would like to shard the data based on the request URI in the log. e.g. …
1 Jul 27, 2010
18:31
Jul 27, 2010
18:54
What to do after database failures?
By: William Bajzek
Hello. I'm working with a modified version of the chukwa trunk which outputs mysql using the MetricDataLoader. Before suggesting the obvious, these things are out of my control :) I'm just exploring how Chukwa handles various error conditions. For…
9 Jul 22, 2010
22:25
Jul 27, 2010
14:57
Why ChukwaRecord have only Key:Value as Strings
By: Stuti Awasthi
Hi all, I was looking at the code of ChukwaRecord and found out that it adds only <String key & String value > Snippet : Public class ChukwaRecord extends ChukwaRecordJT implements Record { Public void add( String Key, String Value )…
5 Jul 23, 2010
07:03
Jul 26, 2010
20:12
ChukwaRecordOutputFormat only works with ChukwaRecordPartitioner
By: Corbin Hoenes
I was looking at replacing the ChukwaRecordPartitioner with a HashbasedRecordParitioner. We discussed this earlier here.... there is an issue in JIRA: https://issues.apache.org/jira/browse/CHUKWA-481 I patched chukwa to allow for a pluggable…
2 Jul 21, 2010
01:48
Jul 22, 2010
14:34
compressed ChukwaStorage?
By: Corbin Hoenes
Is there a way to add compression to ChukwaStorage?
2 Jul 19, 2010
18:21
Jul 19, 2010
19:16