[
https://issues.apache.org/jira/browse/SPARK-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058139#comment-14058139
]
Sandor Van Wassenhove commented on SPARK-1302:
----------------------------------------------
I seem to be hitting this issue with all hvm amis, but not pvm amis. This means
that ganglia does not work out of the box for many of the newer instance types.
Has anyone found a way to fix httpd for ganglia?
> httpd doesn't start in spark-ec2 (cc2.8xlarge)
> ----------------------------------------------
>
> Key: SPARK-1302
> URL: https://issues.apache.org/jira/browse/SPARK-1302
> Project: Spark
> Issue Type: Bug
> Components: EC2
> Affects Versions: 0.9.0
> Reporter: Shivaram Venkataraman
> Priority: Minor
>
> In a cc2.8xlarge EC2 cluster launched from master branch, httpd won't start
> (i.e ganglia doesn't work). The reason seems to be httpd.conf is wrong (newer
> httpd version ?). The config file contains a bunch of non-existent modules
> and this happens because we overwrite the default conf with our config file
> from spark-ec2. We could explore using patch or something like that to just
> apply the diff we need
--
This message was sent by Atlassian JIRA
(v6.2#6252)