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/02/09 10:13:19 UTC

[jira] [Resolved] (SPARK-9884) Submission scripts are broken on ec2 clusters started with spark-ec2 with private IP's

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

Sean Owen resolved SPARK-9884.
------------------------------
    Resolution: Won't Fix

> Submission scripts are broken on ec2 clusters started with spark-ec2 with private IP's
> --------------------------------------------------------------------------------------
>
>                 Key: SPARK-9884
>                 URL: https://issues.apache.org/jira/browse/SPARK-9884
>             Project: Spark
>          Issue Type: Bug
>          Components: EC2
>    Affects Versions: 1.4.1
>            Reporter: Michelangelo D'Agostino
>            Priority: Critical
>
> I've started some fresh clusters using spark-ec2 on VPC's that only have private IP addresses.  This worked fine with some PR's I made to spark-ec2 against 1.3 that are now in 1.4.  However, now all job submission is broken.
> ./bin/pyspark and ./bin/sparkR work fine.  However, ./bin/spark-submit, ./bin/spark-class, ./bin/spark-shell, and ./bin/spark-sql are all broken.  They return immediately to the command line with no error and no output.
> I've tracked it down to some environment stuff in this diff:
> https://github.com/amplab/spark-ec2/commit/b21512ef553e382b1bdde48fcb0c7b23a5187616
> I don't entirely understand the source (related to next sourcing of bash scripts and environment stuff) but I have a fix that I'll submit in a bit.



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