Issue Details (XML | Word | Printable)

Key: HADOOP-4675
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Brian Bockelman
Reporter: Brian Bockelman
Votes: 3
Watchers: 12
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

Current Ganglia metrics implementation is incompatible with Ganglia 3.1

Created: 18/Nov/08 04:41 AM   Updated: 16/Sep/09 02:58 PM
Return to search
Component/s: metrics
Affects Version/s: 0.21.0
Fix Version/s: 0.21.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works hadoop-4675-2.patch 2008-11-25 02:14 AM Brian Bockelman 14 kB
Text File Licensed for inclusion in ASF works hadoop-4675-3.patch 2008-11-25 12:12 PM zhangwei 10 kB
Text File Licensed for inclusion in ASF works HADOOP-4675-4.patch 2008-12-23 05:50 AM zhangwei 9 kB
Text File Licensed for inclusion in ASF works HADOOP-4675-v5.patch 2009-03-27 08:46 PM Brian Bockelman 14 kB
Text File Licensed for inclusion in ASF works HADOOP-4675-v6.patch 2009-03-29 12:45 AM Brian Bockelman 20 kB
Text File Licensed for inclusion in ASF works HADOOP-4675-v7.patch 2009-05-05 02:22 AM Brian Bockelman 16 kB
Text File Licensed for inclusion in ASF works HADOOP-4675-v8.patch 2009-08-19 06:46 AM Scott Beardsley 15 kB
Text File Licensed for inclusion in ASF works HADOOP-4675-v9.patch 2009-09-04 12:40 AM Matt Massie 15 kB
Text File Licensed for inclusion in ASF works hadoop-4675.patch 2008-11-24 02:39 PM Brian Bockelman 14 kB
Issue Links:
Dependants
 

Release Note: Support for reporting metrics to Ganglia 3.1 servers
Tags: ganglia metrics


 Description  « Hide
Ganglia changed its wire protocol in the 3.1.x series; the current implementation only works for 3.0.x.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #788837 Fri Jun 26 19:49:08 UTC 2009 stack HBASE-1587 Update ganglia config and doc to account for ganglia 3.1 and HADOOP-4675
Files Changed
MODIFY /hadoop/hbase/trunk/conf/hadoop-metrics.properties
MODIFY /hadoop/hbase/trunk/CHANGES.txt

Repository Revision Date User Message
ASF #810709 Wed Sep 02 22:01:34 UTC 2009 stack HADOOP-4675 Current Ganglia metrics implementation is incompatible with Ganglia 3.1
Files Changed
MODIFY /hadoop/common/trunk/CHANGES.txt
MODIFY /hadoop/common/trunk/src/java/org/apache/hadoop/metrics/ganglia/GangliaContext.java
MODIFY /hadoop/common/trunk/conf/hadoop-metrics.properties

Repository Revision Date User Message
ASF #810710 Wed Sep 02 22:02:04 UTC 2009 stack HADOOP-4675 Current Ganglia metrics implementation is incompatible with Ganglia 3.1
Files Changed
ADD /hadoop/common/trunk/src/java/org/apache/hadoop/metrics/ganglia/GangliaContext31.java

Repository Revision Date User Message
ASF #810714 Wed Sep 02 22:19:42 UTC 2009 stack HADOOP-4675 Current Ganglia metrics implementation is incompatible with Ganglia 3.1 -- reversing this patch
Files Changed
MODIFY /hadoop/common/trunk/CHANGES.txt
MODIFY /hadoop/common/trunk/src/java/org/apache/hadoop/metrics/ganglia/GangliaContext.java
DEL /hadoop/common/trunk/src/java/org/apache/hadoop/metrics/ganglia/GangliaContext31.java
MODIFY /hadoop/common/trunk/conf/hadoop-metrics.properties