You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Brian Uri (JIRA)" <ji...@apache.org> on 2016/06/28 15:01:00 UTC

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

Brian Uri created SPARK-16257:
---------------------------------

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


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