Re: Spark-Ec2 lunch failed on starting httpd spark 141

2015-08-25 Thread Shivaram Venkataraman
Yeah thats a know issue and we have a PR out to fix it.

Shivaram

On Tue, Aug 25, 2015 at 7:39 AM, Garry Chen  wrote:
> Hi All,
>
> I am trying to lunch a spark cluster on ec2 with spark 1.4.1
> version.  The script finished but getting error at the end as following.
> What should I do to correct this issue.  Thank you very much for your input.
>
>
>
> 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
>
>
>
>
>
> Garry
>
>

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org



Spark-Ec2 lunch failed on starting httpd spark 141

2015-08-25 Thread Garry Chen
Hi All,
I am trying to lunch a spark cluster on ec2 with spark 1.4.1 
version.  The script finished but getting error at the end as following.  What 
should I do to correct this issue.  Thank you very much for your input.

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


Garry