Mohaed Alibrahim created SPARK-14624:
----------------------------------------
Summary: 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: [email protected]
For additional commands, e-mail: [email protected]