You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Martin Lansler <ma...@gmail.com> on 2011/08/05 12:06:00 UTC

Cloudera repo down?

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

  Try 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/cloudera/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

Re: Cloudera repo down?

Posted by Jeremy Hanna <je...@gmail.com>.
It won't be required in the future:
https://issues.apache.org/jira/browse/CASSANDRA-2998

On Aug 5, 2011, at 1:34 PM, Martin Lansler wrote:

> It solved itself as the cloudera repo is up again now...
> 
> -Martin
> 
> On Fri, Aug 5, 2011 at 12:06 PM, Martin Lansler
> <ma...@gmail.com> 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
>> 
>>  Try 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/cloudera/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
>> 


Re: Cloudera repo down?

Posted by Martin Lansler <ma...@gmail.com>.
It solved itself as the cloudera repo is up again now...

-Martin

On Fri, Aug 5, 2011 at 12:06 PM, Martin Lansler
<ma...@gmail.com> 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
>
>  Try 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/cloudera/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
>