[ https://issues.apache.org/jira/browse/SPARK-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315447#comment-14315447 ]
Greg Temchenko commented on SPARK-1302: --------------------------------------- I'm getting this httpd error on t2.medium instance. Maybe you can describe recommended instance types in the documentation? {code} Starting httpd: httpd: Syntax error on line 153 of /etc/httpd/conf/httpd.conf: Cannot load modules/mod_authn_alias.so into server: /etc/httpd/modules/mod_authn_alias.so: cannot open shared object file: No such file or directory {code} > 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.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org