[ https://issues.apache.org/jira/browse/SPARK-14624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen resolved SPARK-14624. ------------------------------- Resolution: Won't Fix spark-ec2 isn't supported at this point, though in theory it's valid to fix spark-ec2 issues in 1.6. However this looks like a problem outside of Spark. Your httpd server failed. > Error at the end of installing Spark 1.6.1 using Spark-ec2 scipt > ---------------------------------------------------------------- > > Key: SPARK-14624 > URL: https://issues.apache.org/jira/browse/SPARK-14624 > Project: Spark > Issue Type: Bug > Affects Versions: 1.6.1 > Reporter: Mohaed Alibrahim > > I installed spark 1.6.1 on Amazon EC2 using spark-ec2 script. Everything was > OK, but , it failed to start httpd at the end of the installation. I followed > exactly the instruction and I repeated the process many times, but there is > no luck. > ----------------- > [timing] rstudio setup: 00h 00m 00s > Setting up ganglia > RSYNC'ing /etc/ganglia to > slaves...ec.................us-west-2.compute.amazonaws.com > Shutting down GANGLIA gmond: [FAILED] > Starting GANGLIA gmond: [ OK ] > Shutting down GANGLIA gmond: [FAILED] > Starting GANGLIA gmond: [ OK ] > Connection to ec2-.........................us-west-2.compute.amazonaws.com > closed. > Shutting down GANGLIA gmetad: [FAILED] > Starting GANGLIA gmetad: [ OK ] > Stopping httpd: [FAILED] > Starting httpd: httpd: Syntax error on line 154 of > /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/mod_authz_core.so > into server: /etc/httpd/modules/mod_authz_core.so: cannot open shared object > file: No such file or directory > [FAILED] > [timing] ganglia setup: 00h 00m 01s > Connection to ec2-.........us-west-2.compute.amazonaws.com closed. > Spark standalone cluster started at > http://ec2-.......us-west-2.compute.amazonaws.com:8080 > Ganglia started at > http://ec2-.........us-west-2.compute.amazonaws.com:5080/ganglia > Done! > ---------------------------------------------- > httpd.conf: > line 154: > > LoadModule authz_core_module modules/mod_authz_core.so > So, If i commented this line, it shows another error in the following lines: > LoadModule unixd_module modules/mod_unixd.so > LoadModule access_compat_module modules/mod_access_compat.so > LoadModule mpm_prefork_module modules/mod_mpm_prefork.so > LoadModule php5_module modules/libphp-5.6.so > --------------------------------------- -- 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