Skip to content

Conversation

@srowen
Copy link
Member

@srowen srowen commented Nov 25, 2014

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

@SparkQA
Copy link

SparkQA commented Nov 25, 2014

Test build #23837 has started for PR 3454 at commit 9193cf3.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Nov 25, 2014

Test build #23837 has finished for PR 3454 at commit 9193cf3.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

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.

@asfgit asfgit closed this in 48223d8 Nov 28, 2014
@srowen srowen deleted the SPARK-1450 branch November 29, 2014 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants