Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F40077871 for ; Fri, 5 Aug 2011 18:35:27 +0000 (UTC) Received: (qmail 28337 invoked by uid 500); 5 Aug 2011 18:35:26 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 28240 invoked by uid 500); 5 Aug 2011 18:35:25 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 28232 invoked by uid 99); 5 Aug 2011 18:35:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Aug 2011 18:35:25 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of martin.lansler@gmail.com designates 209.85.210.48 as permitted sender) Received: from [209.85.210.48] (HELO mail-pz0-f48.google.com) (209.85.210.48) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Aug 2011 18:35:19 +0000 Received: by pzk34 with SMTP id 34so4441692pzk.21 for ; Fri, 05 Aug 2011 11:34:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=NUdGa4LdaPDHIM7U3HqE0s5ElW2/juuT6BTxZ+6rdwo=; b=OeB3+T1ZGpRxHuNuns0Id3RGPZZOzToG/YUkxoYk+oStoTFtBw3HPCNMuEV9uPSddA TTl+r14EHrW3r1/vtfEL5zoHp9t+TXekJPvI9rcyjecgIg+vxiju3BxpZq5pEN7JDOA2 dMW+mNCBRi8MBx9IcSZltzBqsEhiP8oTYVqK4= MIME-Version: 1.0 Received: by 10.142.147.20 with SMTP id u20mr2342273wfd.13.1312569299443; Fri, 05 Aug 2011 11:34:59 -0700 (PDT) Received: by 10.68.47.2 with HTTP; Fri, 5 Aug 2011 11:34:59 -0700 (PDT) In-Reply-To: References: Date: Fri, 5 Aug 2011 20:34:59 +0200 Message-ID: Subject: Re: Cloudera repo down? From: Martin Lansler To: user@cassandra.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable It solved itself as the cloudera repo is up again now... -Martin On Fri, Aug 5, 2011 at 12:06 PM, Martin Lansler wrote: > Hi, > > I'm trying to get an eclipse env for cassandra using the ANT scripts. > However they fail to retrieve the hadoop dependencies from cloudera: > >> ant generate-eclipse-files > ... > BUILD FAILED > /Users/martin/src/org.apache/cassandra/build.xml:522: Unable to > resolve artifact: Missing: > ---------- > 1) com.cloudera.hadoop:hadoop-core:jar:0.20.2-320 > > =C2=A0Try downloading the file manually from the project website. > ... > 2) com.cloudera.hadoop:hadoop-streaming:jar:0.20.2-320 > ... > > I checked cloudera repository, it seems to be down: > https://repository.cloudera.com/content/repositories/releases/com/clouder= a/hadoop/hadoop-core/0.20.2-320/hadoop-core-0.20.2-320.jar > > Does anybody have an alternative location for these JARs so I can get > my env up and running? Google all points to the cloudera repo. > > Regards, > -Martin >