You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Vladimir Vladimirov (JIRA)" <ji...@apache.org> on 2015/06/12 18:06:01 UTC

[jira] [Comment Edited] (SPARK-8327) Ganglia failed to start while starting standalone on EC 2 spark with spark-ec2

    [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org