Return-Path: X-Original-To: apmail-spark-issues-archive@minotaur.apache.org Delivered-To: apmail-spark-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1988110268 for ; Thu, 4 Dec 2014 22:23:13 +0000 (UTC) Received: (qmail 4140 invoked by uid 500); 4 Dec 2014 22:23:13 -0000 Delivered-To: apmail-spark-issues-archive@spark.apache.org Received: (qmail 4110 invoked by uid 500); 4 Dec 2014 22:23:12 -0000 Mailing-List: contact issues-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@spark.apache.org Received: (qmail 4100 invoked by uid 99); 4 Dec 2014 22:23:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Dec 2014 22:23:12 +0000 Date: Thu, 4 Dec 2014 22:23:12 +0000 (UTC) From: "Andrew Or (JIRA)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (SPARK-4731) Spark 1.1.1 launches broken EC2 clusters MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SPARK-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Or closed SPARK-4731. ---------------------------- Resolution: Fixed Fix Version/s: 1.1.1 Target Version/s: 1.1.1 > Spark 1.1.1 launches broken EC2 clusters > ---------------------------------------- > > Key: SPARK-4731 > URL: https://issues.apache.org/jira/browse/SPARK-4731 > Project: Spark > Issue Type: Bug > Components: EC2 > Affects Versions: 1.1.1 > Environment: Spark 1.1.1 on MacOS X > Reporter: Jey Kottalam > Assignee: Andrew Or > Fix For: 1.1.1 > > > EC2 clusters launched using Spark 1.1.1's `spark-ec2` script with the `-v 1.1.1` flag fail to initialize the master and workers correctly. The `/root/spark` directory contains only the `conf` directory and doesn't have the `bin` and other directories. > [~joshrosen] suggested that [spark-ec2 #81](https://github.com/mesos/spark-ec2/pull/81) might have fixed it, but I still see this problem after that was merged. -- 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