You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Stefan Groschupf (JIRA)" <ji...@apache.org> on 2009/01/09 23:15:59 UTC

[jira] Created: (HADOOP-5006) ganglia is now showing any graphs

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.


[jira] Updated: (HADOOP-5006) ganglia is now showing any graphs

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-5006:
----------------------------------

    Affects Version/s: 0.19.0
        Fix Version/s:     (was: 0.19.0)

> 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
>    Affects Versions: 0.19.0
>            Reporter: Stefan Groschupf
>            Priority: Trivial
>
> 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.


[jira] Commented: (HADOOP-5006) ganglia is now showing any graphs

Posted by "Tom White (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672307#action_12672307 ] 

Tom White commented on HADOOP-5006:
-----------------------------------

This is being fixed in HADOOP-2409.

> 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
>    Affects Versions: 0.19.0
>            Reporter: Stefan Groschupf
>            Priority: Trivial
>
> 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.