[ https://issues.apache.org/jira/browse/HADOOP-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750703#action_12750703 ]
stack commented on HADOOP-4675: ------------------------------- I applied the patch but then noticed that the unit test isn't being run; its got the wrong package on it and so applies outside of src/test/core. It then fails to compile because it uses minidfscluster it in the 'correct' location -- under src/test/core. I reversed the patch until this is addressed. > Current Ganglia metrics implementation is incompatible with Ganglia 3.1 > ----------------------------------------------------------------------- > > Key: HADOOP-4675 > URL: https://issues.apache.org/jira/browse/HADOOP-4675 > Project: Hadoop Common > Issue Type: Improvement > Components: metrics > Affects Versions: 0.21.0 > Reporter: Brian Bockelman > Assignee: Brian Bockelman > Fix For: 0.21.0 > > Attachments: hadoop-4675-2.patch, hadoop-4675-3.patch, > HADOOP-4675-4.patch, HADOOP-4675-v5.patch, HADOOP-4675-v6.patch, > HADOOP-4675-v7.patch, HADOOP-4675-v8.patch, hadoop-4675.patch > > > Ganglia changed its wire protocol in the 3.1.x series; the current > implementation only works for 3.0.x. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.