[jira] [Commented] (SPARK-1302) httpd doesn't start in spark-ec2 (cc2.8xlarge)

2015-06-04 Thread Grzegorz Dubicki (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14572555#comment-14572555
 ] 

Grzegorz Dubicki commented on SPARK-1302:
-

I am having this problem again in Spark 1.3.1. This patch helped 
https://github.com/grzegorz-dubicki/spark-ec2/commit/56332c0879bd8d15af123b64cc0923dc80f7fdd1.
 Can anyone confirm this?

 httpd doesn't start in spark-ec2 (cc2.8xlarge)
 --

 Key: SPARK-1302
 URL: https://issues.apache.org/jira/browse/SPARK-1302
 Project: Spark
  Issue Type: Bug
  Components: EC2
Affects Versions: 0.9.0
Reporter: Shivaram Venkataraman
Assignee: Shivaram Venkataraman
Priority: Minor
 Fix For: 1.3.0


 In a cc2.8xlarge EC2 cluster launched from master branch, httpd won't start 
 (i.e ganglia doesn't work). The reason seems to be httpd.conf is wrong (newer 
 httpd version ?).  The config file contains a bunch of non-existent modules 
 and this happens because we overwrite the default conf with our config file 
 from spark-ec2. We could explore using patch or something like that to just 
 apply the diff we need 



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



[jira] [Commented] (SPARK-1302) httpd doesn't start in spark-ec2 (cc2.8xlarge)

2015-02-11 Thread Shivaram Venkataraman (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14316541#comment-14316541
 ] 

Shivaram Venkataraman commented on SPARK-1302:
--

[~soid] Could you let us which Spark version you were using to launch the 
cluster. The fix for spark-ec2 was merged into `branch-1.3` (and the master 
branch)

 httpd doesn't start in spark-ec2 (cc2.8xlarge)
 --

 Key: SPARK-1302
 URL: https://issues.apache.org/jira/browse/SPARK-1302
 Project: Spark
  Issue Type: Bug
  Components: EC2
Affects Versions: 0.9.0
Reporter: Shivaram Venkataraman
Priority: Minor

 In a cc2.8xlarge EC2 cluster launched from master branch, httpd won't start 
 (i.e ganglia doesn't work). The reason seems to be httpd.conf is wrong (newer 
 httpd version ?).  The config file contains a bunch of non-existent modules 
 and this happens because we overwrite the default conf with our config file 
 from spark-ec2. We could explore using patch or something like that to just 
 apply the diff we need 



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



[jira] [Commented] (SPARK-1302) httpd doesn't start in spark-ec2 (cc2.8xlarge)

2015-02-11 Thread Greg Temchenko (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14317063#comment-14317063
 ] 

Greg Temchenko commented on SPARK-1302:
---

Indeed, I used 1.2.0. Sorry for the false alarm. 

 httpd doesn't start in spark-ec2 (cc2.8xlarge)
 --

 Key: SPARK-1302
 URL: https://issues.apache.org/jira/browse/SPARK-1302
 Project: Spark
  Issue Type: Bug
  Components: EC2
Affects Versions: 0.9.0
Reporter: Shivaram Venkataraman
Priority: Minor

 In a cc2.8xlarge EC2 cluster launched from master branch, httpd won't start 
 (i.e ganglia doesn't work). The reason seems to be httpd.conf is wrong (newer 
 httpd version ?).  The config file contains a bunch of non-existent modules 
 and this happens because we overwrite the default conf with our config file 
 from spark-ec2. We could explore using patch or something like that to just 
 apply the diff we need 



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



[jira] [Commented] (SPARK-1302) httpd doesn't start in spark-ec2 (cc2.8xlarge)

2015-02-11 Thread Sean Owen (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14315757#comment-14315757
 ] 

Sean Owen commented on SPARK-1302:
--

It looks like this was basically resolved recently given the discussion at 
https://github.com/mesos/spark-ec2/pull/76  I wonder if [~soid] is able to 
access the latest change there? or if this is evidence that something wasn't 
quite right about the change?

 httpd doesn't start in spark-ec2 (cc2.8xlarge)
 --

 Key: SPARK-1302
 URL: https://issues.apache.org/jira/browse/SPARK-1302
 Project: Spark
  Issue Type: Bug
  Components: EC2
Affects Versions: 0.9.0
Reporter: Shivaram Venkataraman
Priority: Minor

 In a cc2.8xlarge EC2 cluster launched from master branch, httpd won't start 
 (i.e ganglia doesn't work). The reason seems to be httpd.conf is wrong (newer 
 httpd version ?).  The config file contains a bunch of non-existent modules 
 and this happens because we overwrite the default conf with our config file 
 from spark-ec2. We could explore using patch or something like that to just 
 apply the diff we need 



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



[jira] [Commented] (SPARK-1302) httpd doesn't start in spark-ec2 (cc2.8xlarge)

2015-02-10 Thread Greg Temchenko (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14315447#comment-14315447
 ] 

Greg Temchenko commented on SPARK-1302:
---

I'm getting this httpd error on t2.medium instance. Maybe you can describe 
recommended instance types in the documentation?

{code}
Starting httpd: httpd: Syntax error on line 153 of /etc/httpd/conf/httpd.conf: 
Cannot load modules/mod_authn_alias.so into server: 
/etc/httpd/modules/mod_authn_alias.so: cannot open shared object file: No such 
file or directory
{code}

 httpd doesn't start in spark-ec2 (cc2.8xlarge)
 --

 Key: SPARK-1302
 URL: https://issues.apache.org/jira/browse/SPARK-1302
 Project: Spark
  Issue Type: Bug
  Components: EC2
Affects Versions: 0.9.0
Reporter: Shivaram Venkataraman
Priority: Minor

 In a cc2.8xlarge EC2 cluster launched from master branch, httpd won't start 
 (i.e ganglia doesn't work). The reason seems to be httpd.conf is wrong (newer 
 httpd version ?).  The config file contains a bunch of non-existent modules 
 and this happens because we overwrite the default conf with our config file 
 from spark-ec2. We could explore using patch or something like that to just 
 apply the diff we need 



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



[jira] [Commented] (SPARK-1302) httpd doesn't start in spark-ec2 (cc2.8xlarge)

2015-02-04 Thread Mikhail Strebkov (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14305879#comment-14305879
 ] 

Mikhail Strebkov commented on SPARK-1302:
-

The PR fixed the issue for me, also the PR doesn't affect a lot of files, 
should be safe to merge, I hope somebody from the Spark team will find time to 
merge it into master, despite the fact that it has Minor priority.

 httpd doesn't start in spark-ec2 (cc2.8xlarge)
 --

 Key: SPARK-1302
 URL: https://issues.apache.org/jira/browse/SPARK-1302
 Project: Spark
  Issue Type: Bug
  Components: EC2
Affects Versions: 0.9.0
Reporter: Shivaram Venkataraman
Priority: Minor

 In a cc2.8xlarge EC2 cluster launched from master branch, httpd won't start 
 (i.e ganglia doesn't work). The reason seems to be httpd.conf is wrong (newer 
 httpd version ?).  The config file contains a bunch of non-existent modules 
 and this happens because we overwrite the default conf with our config file 
 from spark-ec2. We could explore using patch or something like that to just 
 apply the diff we need 



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



[jira] [Commented] (SPARK-1302) httpd doesn't start in spark-ec2 (cc2.8xlarge)

2015-01-10 Thread Nicholas Chammas (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14272605#comment-14272605
 ] 

Nicholas Chammas commented on SPARK-1302:
-

There is an open PR by [~fredcons] here to solve this problem: 
https://github.com/mesos/spark-ec2/pull/76

 httpd doesn't start in spark-ec2 (cc2.8xlarge)
 --

 Key: SPARK-1302
 URL: https://issues.apache.org/jira/browse/SPARK-1302
 Project: Spark
  Issue Type: Bug
  Components: EC2
Affects Versions: 0.9.0
Reporter: Shivaram Venkataraman
Priority: Minor

 In a cc2.8xlarge EC2 cluster launched from master branch, httpd won't start 
 (i.e ganglia doesn't work). The reason seems to be httpd.conf is wrong (newer 
 httpd version ?).  The config file contains a bunch of non-existent modules 
 and this happens because we overwrite the default conf with our config file 
 from spark-ec2. We could explore using patch or something like that to just 
 apply the diff we need 



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