[ 
https://issues.apache.org/jira/browse/SPARK-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583418#comment-14583418
 ] 

Vladimir Vladimirov edited comment on SPARK-8327 at 6/12/15 4:05 PM:
---------------------------------------------------------------------

Root cause:
ganglia/init.sh script doesn't specify rpm package version for ganglia-web - so 
yum install "some" version of the package and it's dependencies. So when newer 
ganglia become available with newer version of required packages - configs in 
templates could become invalid (i.e. libphp55.so is not available but 
libphp56.so does)


was (Author: vvladymyrov):
Root cause:
ganglia/init.sh script doesn't specify rpm package version for ganglia-web - so 
yum install "some" version of the package and it's dependencies. So when newer 
ganglia become available with newer version of required packages - configs in 
templates could become invalid (i.e. libphp55.so is not available but 
libphp56.so does, or mod_authz_core.so is missing )

> Ganglia failed to start while starting standalone on EC 2 spark with 
> spark-ec2 
> -------------------------------------------------------------------------------
>
>                 Key: SPARK-8327
>                 URL: https://issues.apache.org/jira/browse/SPARK-8327
>             Project: Spark
>          Issue Type: Bug
>          Components: EC2
>    Affects Versions: 1.3.1, 1.4.0
>            Reporter: Vladimir Vladimirov
>            Priority: Minor
>
> exception shown
> {code}
> [FAILED] Starting httpd: httpd: Syntax error on line 199 of 
> /etc/httpd/conf/httpd.conf: Cannot load modules/libphp-5.5.so into server: 
> /etc/httpd/modules/libphp-5.5.so: cannot open shared object file: No such 
> file or directory [FAILED] 
> {code}



--
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

Reply via email to