You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/06/30 06:53:10 UTC

[jira] [Resolved] (SPARK-16257) spark-ec2 script not updated for 1.6.2 release

     [ https://issues.apache.org/jira/browse/SPARK-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-16257.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.3

Issue resolved by pull request 13947
[https://github.com/apache/spark/pull/13947]

> spark-ec2 script not updated for 1.6.2 release
> ----------------------------------------------
>
>                 Key: SPARK-16257
>                 URL: https://issues.apache.org/jira/browse/SPARK-16257
>             Project: Spark
>          Issue Type: Bug
>          Components: EC2
>    Affects Versions: 1.6.2
>            Reporter: Brian Uri
>            Priority: Minor
>             Fix For: 1.6.3
>
>
> The spark-ec2 script which is used to create/destroy/manage Spark clusters on Amazon EC2 was not updated in the 1.6.2 release. The highest allowable Spark version in the script is still "1.6.1", and the default Spark branch is still "branch-1.5". As a result, the script cannot be used to create a 1.6.2 cluster without hand modifications.
> Relevant file:
> https://github.com/apache/spark/blob/eb6f6da484b4390c5b196d8426a49609b6a6fc7c/ec2/spark_ec2.py
> Affected variables:
> SPARK_EC2_VERSION
> VALID_SPARK_VERSIONS
> SPARK_TACHYON_MAP
> DEFAULT_SPARK_EC2_BRANCH



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org