You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hadoop.apache.org by "Campbell, Mark" <Ma...@xerox.com> on 2014/08/20 19:08:18 UTC

Missing Snapshots for 2.5.0

It seems that all the needed archives (yard, mapreduce, etc) are missing the 2.5.0 build folders.

My Hadoop 2.5.0 fails at the final build because none of the dependences can be found.

Version 2.6.0 does seem to be in the list, however no binaries are available that I can see.

Please advise.

Cheers,
Mark


Path /org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0-SNAPSHOT/ not found in local storage of repository "Snapshots" [id=snapshots]

Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
[WARNING] The POM for org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.5.0 is missing, no dependency information available
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
[WARNING] The POM for org.apache.hadoop:hadoop-yarn-api:jar:2.5.0 is missing, no dependency information available
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/2.5.0/hadoop-common-2.5.0.jar
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.jar

RE: Missing Snapshots for 2.5.0

Posted by "Campbell, Mark" <Ma...@xerox.com>.
It finds the sources now, thank you.  Just need to figure out the rest of the errors on the dist build at the end :p

Many thanks everyone.

Cheers,
Mark

From: Karthik Kambatla [mailto:kasha@cloudera.com]
Sent: Wednesday, August 27, 2014 3:51 AM
To: user@hadoop.apache.org; common-dev@hadoop.apache.org
Subject: Re: Missing Snapshots for 2.5.0

There was an issue with the infrastructure. It is now fixed and the 2.5.0 artifacts are available.

Mark - can you please retry now.

Thanks
Karthik

On Tue, Aug 26, 2014 at 6:54 AM, Karthik Kambatla <ka...@cloudera.com>> wrote:
Thanks for reporting this, Mark.

It appears the artifacts are published to https://repository.apache.org/content/repositories/releases/org/apache/hadoop/hadoop-common/2.5.0/, but haven't propagated to http://central.maven.org/maven2/org/apache/hadoop/hadoop-common/

I am following up on this, and will report back once I know more.

On Mon, Aug 25, 2014 at 6:40 PM, Tsuyoshi OZAWA <oz...@gmail.com>> wrote:
Hi Mark,

Thanks for your reporting. I also confirmed that we cannot access jars
of Hadoop 2.5.0.

Karthik, could you check this problem?

Thanks,
- Tsuyoshi

On Thu, Aug 21, 2014 at 2:08 AM, Campbell, Mark <Ma...@xerox.com>> wrote:
> It seems that all the needed archives (yard, mapreduce, etc) are missing the
> 2.5.0 build folders.
>
>
>
> My Hadoop 2.5.0 fails at the final build because none of the dependences can
> be found.
>
>
>
> Version 2.6.0 does seem to be in the list, however no binaries are available
> that I can see.
>
>
>
> Please advise.
>
>
> Cheers,
> Mark
>
>
>
>
>
> Path /org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0-SNAPSHOT/ not
> found in local storage of repository "Snapshots" [id=snapshots]
>
>
>
> Downloading:
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>
> Downloading:
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>
> [WARNING] The POM for
> org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.5.0 is missing, no
> dependency information available
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> Downloading:
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> Downloading:
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> [WARNING] The POM for org.apache.hadoop:hadoop-yarn-api:jar:2.5.0 is
> missing, no dependency information available
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/2.5.0/hadoop-common-2.5.0.jar
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.jar


--
- Tsuyoshi



RE: Missing Snapshots for 2.5.0

Posted by "Campbell, Mark" <Ma...@xerox.com>.
It finds the sources now, thank you.  Just need to figure out the rest of the errors on the dist build at the end :p

Many thanks everyone.

Cheers,
Mark

From: Karthik Kambatla [mailto:kasha@cloudera.com]
Sent: Wednesday, August 27, 2014 3:51 AM
To: user@hadoop.apache.org; common-dev@hadoop.apache.org
Subject: Re: Missing Snapshots for 2.5.0

There was an issue with the infrastructure. It is now fixed and the 2.5.0 artifacts are available.

Mark - can you please retry now.

Thanks
Karthik

On Tue, Aug 26, 2014 at 6:54 AM, Karthik Kambatla <ka...@cloudera.com>> wrote:
Thanks for reporting this, Mark.

It appears the artifacts are published to https://repository.apache.org/content/repositories/releases/org/apache/hadoop/hadoop-common/2.5.0/, but haven't propagated to http://central.maven.org/maven2/org/apache/hadoop/hadoop-common/

I am following up on this, and will report back once I know more.

On Mon, Aug 25, 2014 at 6:40 PM, Tsuyoshi OZAWA <oz...@gmail.com>> wrote:
Hi Mark,

Thanks for your reporting. I also confirmed that we cannot access jars
of Hadoop 2.5.0.

Karthik, could you check this problem?

Thanks,
- Tsuyoshi

On Thu, Aug 21, 2014 at 2:08 AM, Campbell, Mark <Ma...@xerox.com>> wrote:
> It seems that all the needed archives (yard, mapreduce, etc) are missing the
> 2.5.0 build folders.
>
>
>
> My Hadoop 2.5.0 fails at the final build because none of the dependences can
> be found.
>
>
>
> Version 2.6.0 does seem to be in the list, however no binaries are available
> that I can see.
>
>
>
> Please advise.
>
>
> Cheers,
> Mark
>
>
>
>
>
> Path /org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0-SNAPSHOT/ not
> found in local storage of repository "Snapshots" [id=snapshots]
>
>
>
> Downloading:
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>
> Downloading:
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>
> [WARNING] The POM for
> org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.5.0 is missing, no
> dependency information available
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> Downloading:
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> Downloading:
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> [WARNING] The POM for org.apache.hadoop:hadoop-yarn-api:jar:2.5.0 is
> missing, no dependency information available
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/2.5.0/hadoop-common-2.5.0.jar
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.jar


--
- Tsuyoshi



RE: Missing Snapshots for 2.5.0

Posted by "Campbell, Mark" <Ma...@xerox.com>.
It finds the sources now, thank you.  Just need to figure out the rest of the errors on the dist build at the end :p

Many thanks everyone.

Cheers,
Mark

From: Karthik Kambatla [mailto:kasha@cloudera.com]
Sent: Wednesday, August 27, 2014 3:51 AM
To: user@hadoop.apache.org; common-dev@hadoop.apache.org
Subject: Re: Missing Snapshots for 2.5.0

There was an issue with the infrastructure. It is now fixed and the 2.5.0 artifacts are available.

Mark - can you please retry now.

Thanks
Karthik

On Tue, Aug 26, 2014 at 6:54 AM, Karthik Kambatla <ka...@cloudera.com>> wrote:
Thanks for reporting this, Mark.

It appears the artifacts are published to https://repository.apache.org/content/repositories/releases/org/apache/hadoop/hadoop-common/2.5.0/, but haven't propagated to http://central.maven.org/maven2/org/apache/hadoop/hadoop-common/

I am following up on this, and will report back once I know more.

On Mon, Aug 25, 2014 at 6:40 PM, Tsuyoshi OZAWA <oz...@gmail.com>> wrote:
Hi Mark,

Thanks for your reporting. I also confirmed that we cannot access jars
of Hadoop 2.5.0.

Karthik, could you check this problem?

Thanks,
- Tsuyoshi

On Thu, Aug 21, 2014 at 2:08 AM, Campbell, Mark <Ma...@xerox.com>> wrote:
> It seems that all the needed archives (yard, mapreduce, etc) are missing the
> 2.5.0 build folders.
>
>
>
> My Hadoop 2.5.0 fails at the final build because none of the dependences can
> be found.
>
>
>
> Version 2.6.0 does seem to be in the list, however no binaries are available
> that I can see.
>
>
>
> Please advise.
>
>
> Cheers,
> Mark
>
>
>
>
>
> Path /org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0-SNAPSHOT/ not
> found in local storage of repository "Snapshots" [id=snapshots]
>
>
>
> Downloading:
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>
> Downloading:
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>
> [WARNING] The POM for
> org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.5.0 is missing, no
> dependency information available
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> Downloading:
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> Downloading:
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> [WARNING] The POM for org.apache.hadoop:hadoop-yarn-api:jar:2.5.0 is
> missing, no dependency information available
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/2.5.0/hadoop-common-2.5.0.jar
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.jar


--
- Tsuyoshi



RE: Missing Snapshots for 2.5.0

Posted by "Campbell, Mark" <Ma...@xerox.com>.
It finds the sources now, thank you.  Just need to figure out the rest of the errors on the dist build at the end :p

Many thanks everyone.

Cheers,
Mark

From: Karthik Kambatla [mailto:kasha@cloudera.com]
Sent: Wednesday, August 27, 2014 3:51 AM
To: user@hadoop.apache.org; common-dev@hadoop.apache.org
Subject: Re: Missing Snapshots for 2.5.0

There was an issue with the infrastructure. It is now fixed and the 2.5.0 artifacts are available.

Mark - can you please retry now.

Thanks
Karthik

On Tue, Aug 26, 2014 at 6:54 AM, Karthik Kambatla <ka...@cloudera.com>> wrote:
Thanks for reporting this, Mark.

It appears the artifacts are published to https://repository.apache.org/content/repositories/releases/org/apache/hadoop/hadoop-common/2.5.0/, but haven't propagated to http://central.maven.org/maven2/org/apache/hadoop/hadoop-common/

I am following up on this, and will report back once I know more.

On Mon, Aug 25, 2014 at 6:40 PM, Tsuyoshi OZAWA <oz...@gmail.com>> wrote:
Hi Mark,

Thanks for your reporting. I also confirmed that we cannot access jars
of Hadoop 2.5.0.

Karthik, could you check this problem?

Thanks,
- Tsuyoshi

On Thu, Aug 21, 2014 at 2:08 AM, Campbell, Mark <Ma...@xerox.com>> wrote:
> It seems that all the needed archives (yard, mapreduce, etc) are missing the
> 2.5.0 build folders.
>
>
>
> My Hadoop 2.5.0 fails at the final build because none of the dependences can
> be found.
>
>
>
> Version 2.6.0 does seem to be in the list, however no binaries are available
> that I can see.
>
>
>
> Please advise.
>
>
> Cheers,
> Mark
>
>
>
>
>
> Path /org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0-SNAPSHOT/ not
> found in local storage of repository "Snapshots" [id=snapshots]
>
>
>
> Downloading:
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>
> Downloading:
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>
> [WARNING] The POM for
> org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.5.0 is missing, no
> dependency information available
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> Downloading:
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> Downloading:
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> [WARNING] The POM for org.apache.hadoop:hadoop-yarn-api:jar:2.5.0 is
> missing, no dependency information available
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/2.5.0/hadoop-common-2.5.0.jar
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.jar


--
- Tsuyoshi



Re: Missing Snapshots for 2.5.0

Posted by Karthik Kambatla <ka...@cloudera.com>.
There was an issue with the infrastructure. It is now fixed and the 2.5.0
artifacts are available.

Mark - can you please retry now.

Thanks
Karthik


On Tue, Aug 26, 2014 at 6:54 AM, Karthik Kambatla <ka...@cloudera.com>
wrote:

> Thanks for reporting this, Mark.
>
> It appears the artifacts are published to
> https://repository.apache.org/content/repositories/releases/org/apache/hadoop/hadoop-common/2.5.0/,
> but haven't propagated to
> http://central.maven.org/maven2/org/apache/hadoop/hadoop-common/
>
> I am following up on this, and will report back once I know more.
>
>
> On Mon, Aug 25, 2014 at 6:40 PM, Tsuyoshi OZAWA <oz...@gmail.com>
> wrote:
>
>> Hi Mark,
>>
>> Thanks for your reporting. I also confirmed that we cannot access jars
>> of Hadoop 2.5.0.
>>
>> Karthik, could you check this problem?
>>
>> Thanks,
>> - Tsuyoshi
>>
>> On Thu, Aug 21, 2014 at 2:08 AM, Campbell, Mark <Ma...@xerox.com>
>> wrote:
>> > It seems that all the needed archives (yard, mapreduce, etc) are
>> missing the
>> > 2.5.0 build folders.
>> >
>> >
>> >
>> > My Hadoop 2.5.0 fails at the final build because none of the
>> dependences can
>> > be found.
>> >
>> >
>> >
>> > Version 2.6.0 does seem to be in the list, however no binaries are
>> available
>> > that I can see.
>> >
>> >
>> >
>> > Please advise.
>> >
>> >
>> > Cheers,
>> > Mark
>> >
>> >
>> >
>> >
>> >
>> > Path /org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0-SNAPSHOT/ not
>> > found in local storage of repository "Snapshots" [id=snapshots]
>> >
>> >
>> >
>> > Downloading:
>> >
>> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>> >
>> > Downloading:
>> >
>> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>> >
>> > [WARNING] The POM for
>> > org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.5.0 is missing, no
>> > dependency information available
>> >
>> > Downloading:
>> >
>> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>> >
>> > Downloading:
>> >
>> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>> >
>> > Downloading:
>> >
>> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>> >
>> > [WARNING] The POM for org.apache.hadoop:hadoop-yarn-api:jar:2.5.0 is
>> > missing, no dependency information available
>> >
>> > Downloading:
>> >
>> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/2.5.0/hadoop-common-2.5.0.jar
>> >
>> > Downloading:
>> >
>> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.jar
>>
>>
>>
>> --
>> - Tsuyoshi
>>
>
>

Re: Missing Snapshots for 2.5.0

Posted by Karthik Kambatla <ka...@cloudera.com>.
There was an issue with the infrastructure. It is now fixed and the 2.5.0
artifacts are available.

Mark - can you please retry now.

Thanks
Karthik


On Tue, Aug 26, 2014 at 6:54 AM, Karthik Kambatla <ka...@cloudera.com>
wrote:

> Thanks for reporting this, Mark.
>
> It appears the artifacts are published to
> https://repository.apache.org/content/repositories/releases/org/apache/hadoop/hadoop-common/2.5.0/,
> but haven't propagated to
> http://central.maven.org/maven2/org/apache/hadoop/hadoop-common/
>
> I am following up on this, and will report back once I know more.
>
>
> On Mon, Aug 25, 2014 at 6:40 PM, Tsuyoshi OZAWA <oz...@gmail.com>
> wrote:
>
>> Hi Mark,
>>
>> Thanks for your reporting. I also confirmed that we cannot access jars
>> of Hadoop 2.5.0.
>>
>> Karthik, could you check this problem?
>>
>> Thanks,
>> - Tsuyoshi
>>
>> On Thu, Aug 21, 2014 at 2:08 AM, Campbell, Mark <Ma...@xerox.com>
>> wrote:
>> > It seems that all the needed archives (yard, mapreduce, etc) are
>> missing the
>> > 2.5.0 build folders.
>> >
>> >
>> >
>> > My Hadoop 2.5.0 fails at the final build because none of the
>> dependences can
>> > be found.
>> >
>> >
>> >
>> > Version 2.6.0 does seem to be in the list, however no binaries are
>> available
>> > that I can see.
>> >
>> >
>> >
>> > Please advise.
>> >
>> >
>> > Cheers,
>> > Mark
>> >
>> >
>> >
>> >
>> >
>> > Path /org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0-SNAPSHOT/ not
>> > found in local storage of repository "Snapshots" [id=snapshots]
>> >
>> >
>> >
>> > Downloading:
>> >
>> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>> >
>> > Downloading:
>> >
>> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>> >
>> > [WARNING] The POM for
>> > org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.5.0 is missing, no
>> > dependency information available
>> >
>> > Downloading:
>> >
>> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>> >
>> > Downloading:
>> >
>> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>> >
>> > Downloading:
>> >
>> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>> >
>> > [WARNING] The POM for org.apache.hadoop:hadoop-yarn-api:jar:2.5.0 is
>> > missing, no dependency information available
>> >
>> > Downloading:
>> >
>> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/2.5.0/hadoop-common-2.5.0.jar
>> >
>> > Downloading:
>> >
>> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.jar
>>
>>
>>
>> --
>> - Tsuyoshi
>>
>
>

Re: Missing Snapshots for 2.5.0

Posted by Karthik Kambatla <ka...@cloudera.com>.
There was an issue with the infrastructure. It is now fixed and the 2.5.0
artifacts are available.

Mark - can you please retry now.

Thanks
Karthik


On Tue, Aug 26, 2014 at 6:54 AM, Karthik Kambatla <ka...@cloudera.com>
wrote:

> Thanks for reporting this, Mark.
>
> It appears the artifacts are published to
> https://repository.apache.org/content/repositories/releases/org/apache/hadoop/hadoop-common/2.5.0/,
> but haven't propagated to
> http://central.maven.org/maven2/org/apache/hadoop/hadoop-common/
>
> I am following up on this, and will report back once I know more.
>
>
> On Mon, Aug 25, 2014 at 6:40 PM, Tsuyoshi OZAWA <oz...@gmail.com>
> wrote:
>
>> Hi Mark,
>>
>> Thanks for your reporting. I also confirmed that we cannot access jars
>> of Hadoop 2.5.0.
>>
>> Karthik, could you check this problem?
>>
>> Thanks,
>> - Tsuyoshi
>>
>> On Thu, Aug 21, 2014 at 2:08 AM, Campbell, Mark <Ma...@xerox.com>
>> wrote:
>> > It seems that all the needed archives (yard, mapreduce, etc) are
>> missing the
>> > 2.5.0 build folders.
>> >
>> >
>> >
>> > My Hadoop 2.5.0 fails at the final build because none of the
>> dependences can
>> > be found.
>> >
>> >
>> >
>> > Version 2.6.0 does seem to be in the list, however no binaries are
>> available
>> > that I can see.
>> >
>> >
>> >
>> > Please advise.
>> >
>> >
>> > Cheers,
>> > Mark
>> >
>> >
>> >
>> >
>> >
>> > Path /org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0-SNAPSHOT/ not
>> > found in local storage of repository "Snapshots" [id=snapshots]
>> >
>> >
>> >
>> > Downloading:
>> >
>> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>> >
>> > Downloading:
>> >
>> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>> >
>> > [WARNING] The POM for
>> > org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.5.0 is missing, no
>> > dependency information available
>> >
>> > Downloading:
>> >
>> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>> >
>> > Downloading:
>> >
>> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>> >
>> > Downloading:
>> >
>> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>> >
>> > [WARNING] The POM for org.apache.hadoop:hadoop-yarn-api:jar:2.5.0 is
>> > missing, no dependency information available
>> >
>> > Downloading:
>> >
>> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/2.5.0/hadoop-common-2.5.0.jar
>> >
>> > Downloading:
>> >
>> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.jar
>>
>>
>>
>> --
>> - Tsuyoshi
>>
>
>

Re: Missing Snapshots for 2.5.0

Posted by Karthik Kambatla <ka...@cloudera.com>.
There was an issue with the infrastructure. It is now fixed and the 2.5.0
artifacts are available.

Mark - can you please retry now.

Thanks
Karthik


On Tue, Aug 26, 2014 at 6:54 AM, Karthik Kambatla <ka...@cloudera.com>
wrote:

> Thanks for reporting this, Mark.
>
> It appears the artifacts are published to
> https://repository.apache.org/content/repositories/releases/org/apache/hadoop/hadoop-common/2.5.0/,
> but haven't propagated to
> http://central.maven.org/maven2/org/apache/hadoop/hadoop-common/
>
> I am following up on this, and will report back once I know more.
>
>
> On Mon, Aug 25, 2014 at 6:40 PM, Tsuyoshi OZAWA <oz...@gmail.com>
> wrote:
>
>> Hi Mark,
>>
>> Thanks for your reporting. I also confirmed that we cannot access jars
>> of Hadoop 2.5.0.
>>
>> Karthik, could you check this problem?
>>
>> Thanks,
>> - Tsuyoshi
>>
>> On Thu, Aug 21, 2014 at 2:08 AM, Campbell, Mark <Ma...@xerox.com>
>> wrote:
>> > It seems that all the needed archives (yard, mapreduce, etc) are
>> missing the
>> > 2.5.0 build folders.
>> >
>> >
>> >
>> > My Hadoop 2.5.0 fails at the final build because none of the
>> dependences can
>> > be found.
>> >
>> >
>> >
>> > Version 2.6.0 does seem to be in the list, however no binaries are
>> available
>> > that I can see.
>> >
>> >
>> >
>> > Please advise.
>> >
>> >
>> > Cheers,
>> > Mark
>> >
>> >
>> >
>> >
>> >
>> > Path /org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0-SNAPSHOT/ not
>> > found in local storage of repository "Snapshots" [id=snapshots]
>> >
>> >
>> >
>> > Downloading:
>> >
>> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>> >
>> > Downloading:
>> >
>> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>> >
>> > [WARNING] The POM for
>> > org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.5.0 is missing, no
>> > dependency information available
>> >
>> > Downloading:
>> >
>> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>> >
>> > Downloading:
>> >
>> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>> >
>> > Downloading:
>> >
>> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>> >
>> > [WARNING] The POM for org.apache.hadoop:hadoop-yarn-api:jar:2.5.0 is
>> > missing, no dependency information available
>> >
>> > Downloading:
>> >
>> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/2.5.0/hadoop-common-2.5.0.jar
>> >
>> > Downloading:
>> >
>> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.jar
>>
>>
>>
>> --
>> - Tsuyoshi
>>
>
>

Re: Missing Snapshots for 2.5.0

Posted by Karthik Kambatla <ka...@cloudera.com>.
There was an issue with the infrastructure. It is now fixed and the 2.5.0
artifacts are available.

Mark - can you please retry now.

Thanks
Karthik


On Tue, Aug 26, 2014 at 6:54 AM, Karthik Kambatla <ka...@cloudera.com>
wrote:

> Thanks for reporting this, Mark.
>
> It appears the artifacts are published to
> https://repository.apache.org/content/repositories/releases/org/apache/hadoop/hadoop-common/2.5.0/,
> but haven't propagated to
> http://central.maven.org/maven2/org/apache/hadoop/hadoop-common/
>
> I am following up on this, and will report back once I know more.
>
>
> On Mon, Aug 25, 2014 at 6:40 PM, Tsuyoshi OZAWA <oz...@gmail.com>
> wrote:
>
>> Hi Mark,
>>
>> Thanks for your reporting. I also confirmed that we cannot access jars
>> of Hadoop 2.5.0.
>>
>> Karthik, could you check this problem?
>>
>> Thanks,
>> - Tsuyoshi
>>
>> On Thu, Aug 21, 2014 at 2:08 AM, Campbell, Mark <Ma...@xerox.com>
>> wrote:
>> > It seems that all the needed archives (yard, mapreduce, etc) are
>> missing the
>> > 2.5.0 build folders.
>> >
>> >
>> >
>> > My Hadoop 2.5.0 fails at the final build because none of the
>> dependences can
>> > be found.
>> >
>> >
>> >
>> > Version 2.6.0 does seem to be in the list, however no binaries are
>> available
>> > that I can see.
>> >
>> >
>> >
>> > Please advise.
>> >
>> >
>> > Cheers,
>> > Mark
>> >
>> >
>> >
>> >
>> >
>> > Path /org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0-SNAPSHOT/ not
>> > found in local storage of repository "Snapshots" [id=snapshots]
>> >
>> >
>> >
>> > Downloading:
>> >
>> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>> >
>> > Downloading:
>> >
>> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>> >
>> > [WARNING] The POM for
>> > org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.5.0 is missing, no
>> > dependency information available
>> >
>> > Downloading:
>> >
>> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>> >
>> > Downloading:
>> >
>> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>> >
>> > Downloading:
>> >
>> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>> >
>> > [WARNING] The POM for org.apache.hadoop:hadoop-yarn-api:jar:2.5.0 is
>> > missing, no dependency information available
>> >
>> > Downloading:
>> >
>> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/2.5.0/hadoop-common-2.5.0.jar
>> >
>> > Downloading:
>> >
>> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.jar
>>
>>
>>
>> --
>> - Tsuyoshi
>>
>
>

Re: Missing Snapshots for 2.5.0

Posted by Karthik Kambatla <ka...@cloudera.com>.
Thanks for reporting this, Mark.

It appears the artifacts are published to
https://repository.apache.org/content/repositories/releases/org/apache/hadoop/hadoop-common/2.5.0/,
but haven't propagated to
http://central.maven.org/maven2/org/apache/hadoop/hadoop-common/

I am following up on this, and will report back once I know more.


On Mon, Aug 25, 2014 at 6:40 PM, Tsuyoshi OZAWA <oz...@gmail.com>
wrote:

> Hi Mark,
>
> Thanks for your reporting. I also confirmed that we cannot access jars
> of Hadoop 2.5.0.
>
> Karthik, could you check this problem?
>
> Thanks,
> - Tsuyoshi
>
> On Thu, Aug 21, 2014 at 2:08 AM, Campbell, Mark <Ma...@xerox.com>
> wrote:
> > It seems that all the needed archives (yard, mapreduce, etc) are missing
> the
> > 2.5.0 build folders.
> >
> >
> >
> > My Hadoop 2.5.0 fails at the final build because none of the dependences
> can
> > be found.
> >
> >
> >
> > Version 2.6.0 does seem to be in the list, however no binaries are
> available
> > that I can see.
> >
> >
> >
> > Please advise.
> >
> >
> > Cheers,
> > Mark
> >
> >
> >
> >
> >
> > Path /org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0-SNAPSHOT/ not
> > found in local storage of repository "Snapshots" [id=snapshots]
> >
> >
> >
> > Downloading:
> >
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
> >
> > Downloading:
> >
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
> >
> > [WARNING] The POM for
> > org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.5.0 is missing, no
> > dependency information available
> >
> > Downloading:
> >
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
> >
> > Downloading:
> >
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
> >
> > Downloading:
> >
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
> >
> > [WARNING] The POM for org.apache.hadoop:hadoop-yarn-api:jar:2.5.0 is
> > missing, no dependency information available
> >
> > Downloading:
> >
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/2.5.0/hadoop-common-2.5.0.jar
> >
> > Downloading:
> >
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.jar
>
>
>
> --
> - Tsuyoshi
>

what do you call it when you use Tez?

Posted by "Adaryl \"Bob\" Wakefield, MBA" <ad...@hotmail.com>.
You've got MapReduce jobs right? What is it called if, instead, you're using 
Tez? A Tez job?



Adaryl "Bob" Wakefield, MBA
Principal
Mass Street Analytics
913.938.6685
www.linkedin.com/in/bobwakefieldmba
Twitter: @BobLovesData 


what do you call it when you use Tez?

Posted by "Adaryl \"Bob\" Wakefield, MBA" <ad...@hotmail.com>.
You've got MapReduce jobs right? What is it called if, instead, you're using 
Tez? A Tez job?



Adaryl "Bob" Wakefield, MBA
Principal
Mass Street Analytics
913.938.6685
www.linkedin.com/in/bobwakefieldmba
Twitter: @BobLovesData 


Re: Missing Snapshots for 2.5.0

Posted by Karthik Kambatla <ka...@cloudera.com>.
Thanks for reporting this, Mark.

It appears the artifacts are published to
https://repository.apache.org/content/repositories/releases/org/apache/hadoop/hadoop-common/2.5.0/,
but haven't propagated to
http://central.maven.org/maven2/org/apache/hadoop/hadoop-common/

I am following up on this, and will report back once I know more.


On Mon, Aug 25, 2014 at 6:40 PM, Tsuyoshi OZAWA <oz...@gmail.com>
wrote:

> Hi Mark,
>
> Thanks for your reporting. I also confirmed that we cannot access jars
> of Hadoop 2.5.0.
>
> Karthik, could you check this problem?
>
> Thanks,
> - Tsuyoshi
>
> On Thu, Aug 21, 2014 at 2:08 AM, Campbell, Mark <Ma...@xerox.com>
> wrote:
> > It seems that all the needed archives (yard, mapreduce, etc) are missing
> the
> > 2.5.0 build folders.
> >
> >
> >
> > My Hadoop 2.5.0 fails at the final build because none of the dependences
> can
> > be found.
> >
> >
> >
> > Version 2.6.0 does seem to be in the list, however no binaries are
> available
> > that I can see.
> >
> >
> >
> > Please advise.
> >
> >
> > Cheers,
> > Mark
> >
> >
> >
> >
> >
> > Path /org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0-SNAPSHOT/ not
> > found in local storage of repository "Snapshots" [id=snapshots]
> >
> >
> >
> > Downloading:
> >
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
> >
> > Downloading:
> >
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
> >
> > [WARNING] The POM for
> > org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.5.0 is missing, no
> > dependency information available
> >
> > Downloading:
> >
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
> >
> > Downloading:
> >
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
> >
> > Downloading:
> >
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
> >
> > [WARNING] The POM for org.apache.hadoop:hadoop-yarn-api:jar:2.5.0 is
> > missing, no dependency information available
> >
> > Downloading:
> >
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/2.5.0/hadoop-common-2.5.0.jar
> >
> > Downloading:
> >
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.jar
>
>
>
> --
> - Tsuyoshi
>

Re: Missing Snapshots for 2.5.0

Posted by Karthik Kambatla <ka...@cloudera.com>.
Thanks for reporting this, Mark.

It appears the artifacts are published to
https://repository.apache.org/content/repositories/releases/org/apache/hadoop/hadoop-common/2.5.0/,
but haven't propagated to
http://central.maven.org/maven2/org/apache/hadoop/hadoop-common/

I am following up on this, and will report back once I know more.


On Mon, Aug 25, 2014 at 6:40 PM, Tsuyoshi OZAWA <oz...@gmail.com>
wrote:

> Hi Mark,
>
> Thanks for your reporting. I also confirmed that we cannot access jars
> of Hadoop 2.5.0.
>
> Karthik, could you check this problem?
>
> Thanks,
> - Tsuyoshi
>
> On Thu, Aug 21, 2014 at 2:08 AM, Campbell, Mark <Ma...@xerox.com>
> wrote:
> > It seems that all the needed archives (yard, mapreduce, etc) are missing
> the
> > 2.5.0 build folders.
> >
> >
> >
> > My Hadoop 2.5.0 fails at the final build because none of the dependences
> can
> > be found.
> >
> >
> >
> > Version 2.6.0 does seem to be in the list, however no binaries are
> available
> > that I can see.
> >
> >
> >
> > Please advise.
> >
> >
> > Cheers,
> > Mark
> >
> >
> >
> >
> >
> > Path /org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0-SNAPSHOT/ not
> > found in local storage of repository "Snapshots" [id=snapshots]
> >
> >
> >
> > Downloading:
> >
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
> >
> > Downloading:
> >
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
> >
> > [WARNING] The POM for
> > org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.5.0 is missing, no
> > dependency information available
> >
> > Downloading:
> >
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
> >
> > Downloading:
> >
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
> >
> > Downloading:
> >
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
> >
> > [WARNING] The POM for org.apache.hadoop:hadoop-yarn-api:jar:2.5.0 is
> > missing, no dependency information available
> >
> > Downloading:
> >
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/2.5.0/hadoop-common-2.5.0.jar
> >
> > Downloading:
> >
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.jar
>
>
>
> --
> - Tsuyoshi
>

what do you call it when you use Tez?

Posted by "Adaryl \"Bob\" Wakefield, MBA" <ad...@hotmail.com>.
You've got MapReduce jobs right? What is it called if, instead, you're using 
Tez? A Tez job?



Adaryl "Bob" Wakefield, MBA
Principal
Mass Street Analytics
913.938.6685
www.linkedin.com/in/bobwakefieldmba
Twitter: @BobLovesData 


what do you call it when you use Tez?

Posted by "Adaryl \"Bob\" Wakefield, MBA" <ad...@hotmail.com>.
You've got MapReduce jobs right? What is it called if, instead, you're using 
Tez? A Tez job?



Adaryl "Bob" Wakefield, MBA
Principal
Mass Street Analytics
913.938.6685
www.linkedin.com/in/bobwakefieldmba
Twitter: @BobLovesData 


Re: Missing Snapshots for 2.5.0

Posted by Karthik Kambatla <ka...@cloudera.com>.
Thanks for reporting this, Mark.

It appears the artifacts are published to
https://repository.apache.org/content/repositories/releases/org/apache/hadoop/hadoop-common/2.5.0/,
but haven't propagated to
http://central.maven.org/maven2/org/apache/hadoop/hadoop-common/

I am following up on this, and will report back once I know more.


On Mon, Aug 25, 2014 at 6:40 PM, Tsuyoshi OZAWA <oz...@gmail.com>
wrote:

> Hi Mark,
>
> Thanks for your reporting. I also confirmed that we cannot access jars
> of Hadoop 2.5.0.
>
> Karthik, could you check this problem?
>
> Thanks,
> - Tsuyoshi
>
> On Thu, Aug 21, 2014 at 2:08 AM, Campbell, Mark <Ma...@xerox.com>
> wrote:
> > It seems that all the needed archives (yard, mapreduce, etc) are missing
> the
> > 2.5.0 build folders.
> >
> >
> >
> > My Hadoop 2.5.0 fails at the final build because none of the dependences
> can
> > be found.
> >
> >
> >
> > Version 2.6.0 does seem to be in the list, however no binaries are
> available
> > that I can see.
> >
> >
> >
> > Please advise.
> >
> >
> > Cheers,
> > Mark
> >
> >
> >
> >
> >
> > Path /org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0-SNAPSHOT/ not
> > found in local storage of repository "Snapshots" [id=snapshots]
> >
> >
> >
> > Downloading:
> >
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
> >
> > Downloading:
> >
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
> >
> > [WARNING] The POM for
> > org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.5.0 is missing, no
> > dependency information available
> >
> > Downloading:
> >
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
> >
> > Downloading:
> >
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
> >
> > Downloading:
> >
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
> >
> > [WARNING] The POM for org.apache.hadoop:hadoop-yarn-api:jar:2.5.0 is
> > missing, no dependency information available
> >
> > Downloading:
> >
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/2.5.0/hadoop-common-2.5.0.jar
> >
> > Downloading:
> >
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.jar
>
>
>
> --
> - Tsuyoshi
>

Re: Missing Snapshots for 2.5.0

Posted by Karthik Kambatla <ka...@cloudera.com>.
Thanks for reporting this, Mark.

It appears the artifacts are published to
https://repository.apache.org/content/repositories/releases/org/apache/hadoop/hadoop-common/2.5.0/,
but haven't propagated to
http://central.maven.org/maven2/org/apache/hadoop/hadoop-common/

I am following up on this, and will report back once I know more.


On Mon, Aug 25, 2014 at 6:40 PM, Tsuyoshi OZAWA <oz...@gmail.com>
wrote:

> Hi Mark,
>
> Thanks for your reporting. I also confirmed that we cannot access jars
> of Hadoop 2.5.0.
>
> Karthik, could you check this problem?
>
> Thanks,
> - Tsuyoshi
>
> On Thu, Aug 21, 2014 at 2:08 AM, Campbell, Mark <Ma...@xerox.com>
> wrote:
> > It seems that all the needed archives (yard, mapreduce, etc) are missing
> the
> > 2.5.0 build folders.
> >
> >
> >
> > My Hadoop 2.5.0 fails at the final build because none of the dependences
> can
> > be found.
> >
> >
> >
> > Version 2.6.0 does seem to be in the list, however no binaries are
> available
> > that I can see.
> >
> >
> >
> > Please advise.
> >
> >
> > Cheers,
> > Mark
> >
> >
> >
> >
> >
> > Path /org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0-SNAPSHOT/ not
> > found in local storage of repository "Snapshots" [id=snapshots]
> >
> >
> >
> > Downloading:
> >
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
> >
> > Downloading:
> >
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
> >
> > [WARNING] The POM for
> > org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.5.0 is missing, no
> > dependency information available
> >
> > Downloading:
> >
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
> >
> > Downloading:
> >
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
> >
> > Downloading:
> >
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
> >
> > [WARNING] The POM for org.apache.hadoop:hadoop-yarn-api:jar:2.5.0 is
> > missing, no dependency information available
> >
> > Downloading:
> >
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/2.5.0/hadoop-common-2.5.0.jar
> >
> > Downloading:
> >
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.jar
>
>
>
> --
> - Tsuyoshi
>

Re: Missing Snapshots for 2.5.0

Posted by Tsuyoshi OZAWA <oz...@gmail.com>.
Hi Mark,

Thanks for your reporting. I also confirmed that we cannot access jars
of Hadoop 2.5.0.

Karthik, could you check this problem?

Thanks,
- Tsuyoshi

On Thu, Aug 21, 2014 at 2:08 AM, Campbell, Mark <Ma...@xerox.com> wrote:
> It seems that all the needed archives (yard, mapreduce, etc) are missing the
> 2.5.0 build folders.
>
>
>
> My Hadoop 2.5.0 fails at the final build because none of the dependences can
> be found.
>
>
>
> Version 2.6.0 does seem to be in the list, however no binaries are available
> that I can see.
>
>
>
> Please advise.
>
>
> Cheers,
> Mark
>
>
>
>
>
> Path /org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0-SNAPSHOT/ not
> found in local storage of repository "Snapshots" [id=snapshots]
>
>
>
> Downloading:
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>
> Downloading:
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>
> [WARNING] The POM for
> org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.5.0 is missing, no
> dependency information available
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> Downloading:
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> Downloading:
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> [WARNING] The POM for org.apache.hadoop:hadoop-yarn-api:jar:2.5.0 is
> missing, no dependency information available
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/2.5.0/hadoop-common-2.5.0.jar
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.jar



-- 
- Tsuyoshi

Re: Missing Snapshots for 2.5.0

Posted by Tsuyoshi OZAWA <oz...@gmail.com>.
Hi Mark,

Thanks for your reporting. I also confirmed that we cannot access jars
of Hadoop 2.5.0.

Karthik, could you check this problem?

Thanks,
- Tsuyoshi

On Thu, Aug 21, 2014 at 2:08 AM, Campbell, Mark <Ma...@xerox.com> wrote:
> It seems that all the needed archives (yard, mapreduce, etc) are missing the
> 2.5.0 build folders.
>
>
>
> My Hadoop 2.5.0 fails at the final build because none of the dependences can
> be found.
>
>
>
> Version 2.6.0 does seem to be in the list, however no binaries are available
> that I can see.
>
>
>
> Please advise.
>
>
> Cheers,
> Mark
>
>
>
>
>
> Path /org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0-SNAPSHOT/ not
> found in local storage of repository "Snapshots" [id=snapshots]
>
>
>
> Downloading:
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>
> Downloading:
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>
> [WARNING] The POM for
> org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.5.0 is missing, no
> dependency information available
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> Downloading:
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> Downloading:
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> [WARNING] The POM for org.apache.hadoop:hadoop-yarn-api:jar:2.5.0 is
> missing, no dependency information available
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/2.5.0/hadoop-common-2.5.0.jar
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.jar



-- 
- Tsuyoshi

Re: Missing Snapshots for 2.5.0

Posted by Tsuyoshi OZAWA <oz...@gmail.com>.
Hi Mark,

Thanks for your reporting. I also confirmed that we cannot access jars
of Hadoop 2.5.0.

Karthik, could you check this problem?

Thanks,
- Tsuyoshi

On Thu, Aug 21, 2014 at 2:08 AM, Campbell, Mark <Ma...@xerox.com> wrote:
> It seems that all the needed archives (yard, mapreduce, etc) are missing the
> 2.5.0 build folders.
>
>
>
> My Hadoop 2.5.0 fails at the final build because none of the dependences can
> be found.
>
>
>
> Version 2.6.0 does seem to be in the list, however no binaries are available
> that I can see.
>
>
>
> Please advise.
>
>
> Cheers,
> Mark
>
>
>
>
>
> Path /org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0-SNAPSHOT/ not
> found in local storage of repository "Snapshots" [id=snapshots]
>
>
>
> Downloading:
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>
> Downloading:
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>
> [WARNING] The POM for
> org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.5.0 is missing, no
> dependency information available
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> Downloading:
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> Downloading:
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> [WARNING] The POM for org.apache.hadoop:hadoop-yarn-api:jar:2.5.0 is
> missing, no dependency information available
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/2.5.0/hadoop-common-2.5.0.jar
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.jar



-- 
- Tsuyoshi

Re: Missing Snapshots for 2.5.0

Posted by Tsuyoshi OZAWA <oz...@gmail.com>.
Hi Mark,

Thanks for your reporting. I also confirmed that we cannot access jars
of Hadoop 2.5.0.

Karthik, could you check this problem?

Thanks,
- Tsuyoshi

On Thu, Aug 21, 2014 at 2:08 AM, Campbell, Mark <Ma...@xerox.com> wrote:
> It seems that all the needed archives (yard, mapreduce, etc) are missing the
> 2.5.0 build folders.
>
>
>
> My Hadoop 2.5.0 fails at the final build because none of the dependences can
> be found.
>
>
>
> Version 2.6.0 does seem to be in the list, however no binaries are available
> that I can see.
>
>
>
> Please advise.
>
>
> Cheers,
> Mark
>
>
>
>
>
> Path /org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0-SNAPSHOT/ not
> found in local storage of repository "Snapshots" [id=snapshots]
>
>
>
> Downloading:
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>
> Downloading:
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.pom
>
> [WARNING] The POM for
> org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.5.0 is missing, no
> dependency information available
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> Downloading:
> http://repository.jboss.org/nexus/content/groups/public/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> Downloading:
> http://repo.maven.apache.org/maven2/org/apache/hadoop/hadoop-yarn-api/2.5.0/hadoop-yarn-api-2.5.0.pom
>
> [WARNING] The POM for org.apache.hadoop:hadoop-yarn-api:jar:2.5.0 is
> missing, no dependency information available
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/2.5.0/hadoop-common-2.5.0.jar
>
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-mapreduce-client-app/2.5.0/hadoop-mapreduce-client-app-2.5.0.jar



-- 
- Tsuyoshi