[GitHub] spark pull request: SPARK-1450 [EC2] Specify the default zone in t...

2014-11-28 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/3454


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: SPARK-1450 [EC2] Specify the default zone in t...

2014-11-25 Thread srowen
GitHub user srowen opened a pull request:

https://github.com/apache/spark/pull/3454

SPARK-1450 [EC2] Specify the default zone in the EC2 script help

This looks like a one-liner, so I took a shot at it. There can be no fixed 
default availability zone since the names are different per region. But the 
default behavior can be documented:

```
if opts.zone == :
opts.zone = random.choice(conn.get_all_zones()).name
```

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/srowen/spark SPARK-1450

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/3454.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3454


commit 9193cf3f8e9ae0e2d30a7c50a7be06440a006f91
Author: Sean Owen so...@cloudera.com
Date:   2014-11-25T10:48:23Z

Document that --zone defaults to a single random zone




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: SPARK-1450 [EC2] Specify the default zone in t...

2014-11-25 Thread SparkQA
Github user SparkQA commented on the pull request:

https://github.com/apache/spark/pull/3454#issuecomment-64382910
  
  [Test build #23837 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/23837/consoleFull)
 for   PR 3454 at commit 
[`9193cf3`](https://github.com/apache/spark/commit/9193cf3f8e9ae0e2d30a7c50a7be06440a006f91).
 * This patch merges cleanly.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: SPARK-1450 [EC2] Specify the default zone in t...

2014-11-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/3454#issuecomment-64391330
  
Test PASSed.
Refer to this link for build results (access rights to CI server needed): 
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/23837/
Test PASSed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: SPARK-1450 [EC2] Specify the default zone in t...

2014-11-25 Thread SparkQA
Github user SparkQA commented on the pull request:

https://github.com/apache/spark/pull/3454#issuecomment-64391321
  
  [Test build #23837 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/23837/consoleFull)
 for   PR 3454 at commit 
[`9193cf3`](https://github.com/apache/spark/commit/9193cf3f8e9ae0e2d30a7c50a7be06440a006f91).
 * This patch **passes all tests**.
 * This patch merges cleanly.
 * This patch adds no public classes.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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