ganglia is now showing any graphs
---------------------------------
Key: HADOOP-5006
URL: https://issues.apache.org/jira/browse/HADOOP-5006
Project: Hadoop Core
Issue Type: Bug
Components: contrib/ec2
Reporter: Stefan Groschupf
Priority: Trivial
Fix For: 0.19.0
Ganglia is not showing any graphs since the rdd tool require installed fonts,
though the fedora core image used as basis to build the hadoop image does not
come with fonts.
To fix this just install dejavu-fonts as another package.
The line in create-hadoop-image-remote.sh should look like this:
yum -y install rsync lynx screen ganglia-gmetad ganglia-gmond ganglia-web
dejavu-fonts httpd php
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.