Return-Path: X-Original-To: apmail-spark-dev-archive@minotaur.apache.org Delivered-To: apmail-spark-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 74CFF1026F for ; Thu, 25 Dec 2014 18:47:18 +0000 (UTC) Received: (qmail 26061 invoked by uid 500); 25 Dec 2014 18:47:17 -0000 Delivered-To: apmail-spark-dev-archive@spark.apache.org Received: (qmail 25971 invoked by uid 500); 25 Dec 2014 18:47:17 -0000 Mailing-List: contact dev-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@spark.apache.org Received: (qmail 25959 invoked by uid 99); 25 Dec 2014 18:47:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Dec 2014 18:47:15 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nicholas.chammas@gmail.com designates 209.85.223.177 as permitted sender) Received: from [209.85.223.177] (HELO mail-ie0-f177.google.com) (209.85.223.177) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Dec 2014 18:47:11 +0000 Received: by mail-ie0-f177.google.com with SMTP id rd18so8450758iec.8 for ; Thu, 25 Dec 2014 10:46:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:from:date:message-id:subject:to:cc :content-type; bh=wpo4B0Vx8kmy1Il2X0IjIPpmY3j0WYZkQnjTs/f23nY=; b=WgcKbVmEzJYSzAjfUcoJquS8NSMl/4wWEsX9WbGstYZB4jy9YwB4SRVgVRDp9fqeAs e8yDl+RfWjCMms78Bzks0hlYr9/cjeoetsS/to0Bg2LJH1wqKeEGtHiCarfr19ehdy11 rsmIb3eAevvNkEDX8q66jlN6rrFRXK9OguD10+sIHjVlS1GkWVk9pzVGFXtexnNv9jQ4 TUPhkKQa6ncZQDMXmlnIbDc5RcrUR2iDs48hbFiMot9E2yaa24P6ZfPXUdVMsLe8pF2M h+GBmWb7s0NK4ue7xS1jIgXs1P2wMJJ2HBs8ZW7eMcCN8h61HIZsxlTrqsqAS49cCVKu aL1g== X-Received: by 10.50.79.230 with SMTP id m6mr11089564igx.20.1419533165566; Thu, 25 Dec 2014 10:46:05 -0800 (PST) MIME-Version: 1.0 References: From: Nicholas Chammas Date: Thu, 25 Dec 2014 18:46:04 +0000 Message-ID: Subject: Re: Starting with Spark To: Naveen Madhire Cc: dev@spark.apache.org Content-Type: multipart/alternative; boundary=089e01229aaa14a332050b0ed282 X-Virus-Checked: Checked by ClamAV on apache.org --089e01229aaa14a332050b0ed282 Content-Type: text/plain; charset=UTF-8 Thanks for the pointer. This will be fixed in this PR . On Thu Dec 25 2014 at 10:35:20 AM Naveen Madhire wrote: > Thanks. I will work on this today and try to setup. > > The bad link is present in the below github REAMME file, > > https://github.com/apache/spark > > Search with "Build Spark with Maven" > > On Thu, Dec 25, 2014 at 1:49 AM, Nicholas Chammas < > nicholas.chammas@gmail.com> wrote: > >> The correct docs link is: >> https://spark.apache.org/docs/1.2.0/building-spark.html >> >> Where did you get that bad link from? >> >> Nick >> >> >> >> On Thu Dec 25 2014 at 12:00:53 AM Naveen Madhire >> wrote: >> >>> Hi All, >>> >>> I am starting to use Spark. I am having trouble getting the latest code >>> from git. >>> I am using Intellij as suggested in the below link, >>> >>> https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark# >>> ContributingtoSpark-StarterTasks >>> >>> >>> The below link isn't working as well, >>> >>> http://spark.apache.org/building-spark.html >>> >>> >>> Does anyone know any useful links to get spark running on local laptop >>> >>> Please help. >>> >>> >>> Thanks >>> >> > --089e01229aaa14a332050b0ed282--