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

2015-08-25 Thread Ted Yu
Looks like it is this PR:
https://github.com/mesos/spark-ec2/pull/133

On Tue, Aug 25, 2015 at 9:52 AM, Shivaram Venkataraman <
shiva...@eecs.berkeley.edu> wrote:

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


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

2015-08-25 Thread Ted Yu
Corrected a typo in the subject of your email.

What you cited seems to be from worker node startup.
Was there other error you saw ?

Please list the command you used.

Cheers

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