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 03C4418812 for ; Fri, 5 Jun 2015 16:42:28 +0000 (UTC) Received: (qmail 14948 invoked by uid 500); 5 Jun 2015 16:42:26 -0000 Delivered-To: apmail-spark-dev-archive@spark.apache.org Received: (qmail 14862 invoked by uid 500); 5 Jun 2015 16:42:26 -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 14852 invoked by uid 99); 5 Jun 2015 16:42:26 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Jun 2015 16:42:26 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id A44641821FA for ; Fri, 5 Jun 2015 16:42:25 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.98 X-Spam-Level: ** X-Spam-Status: No, score=2.98 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id NAOEyV5XBuuE for ; Fri, 5 Jun 2015 16:42:20 +0000 (UTC) Received: from mail-ig0-f170.google.com (mail-ig0-f170.google.com [209.85.213.170]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 09BB0274BB for ; Fri, 5 Jun 2015 16:42:20 +0000 (UTC) Received: by igbpi8 with SMTP id pi8so19508864igb.0 for ; Fri, 05 Jun 2015 09:42:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=TToPvW6GM5JVwqiTOb5Ya3FdCsEhh+SeZbFMeEBlQfo=; b=WxpvKVXSexEFFbkllDrS999sEwGv5NZzSXfIYKHL9cRLGJURjg/avzmEyqb4Qz6b/2 o8KdgMLtas830YtUEwYyfBqscHXE/PYsoF7dFO4G/5/zebvHAlHrjtzv3i7PLHuBGNTP 57x7Ur29ZgcjKtS/EzG2+q1yWmCMHIe4YIBiITE9jlvYpov1lH/I1EltYQsDsMvv5y5K lf1ySCR6HbJqnrploXhE02PSK77Qh1dMUTCXnzqHRCMOdTyaMERwCogFQwDOxkLZeW4e 0AKlcxxiBBi5Aueydm+4khpXGYE6vr2WAZGP4KXQsZhGBKVzIUdzVn9/IDFKZYLCFTbx XAAg== X-Gm-Message-State: ALoCoQm6lQAWNN7b6YFWJnuqsuCS59NQNHrR2OnOpzK7idN4l9pDK6CVHoIz20Cdw36YeFW8e+Ia MIME-Version: 1.0 X-Received: by 10.107.148.144 with SMTP id w138mr5721253iod.12.1433522539526; Fri, 05 Jun 2015 09:42:19 -0700 (PDT) Received: by 10.36.127.88 with HTTP; Fri, 5 Jun 2015 09:42:19 -0700 (PDT) In-Reply-To: References: Date: Fri, 5 Jun 2015 09:42:19 -0700 Message-ID: Subject: Re: [VOTE] Release Apache Spark 1.4.0 (RC4) From: Marcelo Vanzin To: Sean Owen Cc: Patrick Wendell , "dev@spark.apache.org" Content-Type: multipart/alternative; boundary=001a113fadb6bf1d2a0517c7f92c --001a113fadb6bf1d2a0517c7f92c Content-Type: text/plain; charset=UTF-8 On Fri, Jun 5, 2015 at 5:19 AM, Sean Owen wrote: > - success sanity check *** FAILED *** > java.lang.RuntimeException: [download failed: > org.jboss.netty#netty;3.2.2.Final!netty.jar(bundle), download failed: > commons-net#commons-net;3.1!commons-net.jar] > at > org.apache.spark.deploy.SparkSubmitUtils$.resolveMavenCoordinates(SparkSubmit.scala:978) > at > org.apache.spark.sql.hive.client.IsolatedClientLoader$$anonfun$3.apply(IsolatedClientLoader.scala:62) > ... > Aside from the separate thread I started, I see errors like these pretty often when ivy is trying to download too many dependencies at the same time (even when just starting sbt, for instance). Seems like it doesn't do throttling very well. Retrying generally fixes these. -- Marcelo --001a113fadb6bf1d2a0517c7f92c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On F= ri, Jun 5, 2015 at 5:19 AM, Sean Owen <sowen@cloudera.com> = wrote:
- success sanity check *** FAILED = ***
=C2=A0 java.lang.RuntimeException: [download failed:
org.jboss.netty#netty;3.2.2.Final!netty.jar(bundle), download failed:
commons-net#commons-net;3.1!commons-net.jar]
=C2=A0 at org.apache.spark.deploy.SparkSubmitUtils$.resolveMavenCoordinates= (SparkSubmit.scala:978)
=C2=A0 at org.apache.spark.sql.hive.client.IsolatedClientLoader$$anonfun$3.= apply(IsolatedClientLoader.scala:62)
=C2=A0 ...

Aside from the separate thread I started, I see errors like these = pretty often when ivy is trying to download too many dependencies at the sa= me time (even when just starting sbt, for instance). Seems like it doesn= 9;t do throttling very well. Retrying generally fixes these.

--
Marcelo
=
--001a113fadb6bf1d2a0517c7f92c--