[
https://issues.apache.org/jira/browse/MAPREDUCE-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796329#action_12796329
]
Kay Kay commented on MAPREDUCE-1352:
------------------------------------
Are we looking at the trunk ( 0.22, I guess ) or 0.21 branch. Since the 0.21
branch seems to have a quite a lot of failures -
http://hudson.zones.apache.org/hudson/view/Hadoop/job/Hadoop-Mapreduce-21-Build/
.
That might be because - mapreduce-0.21 , depends on hdfs-0.21 , that in turn
depends on hadoop-core-0.22 by mistake and hence causing strange dynamic link
issues.
So - we can have this as a dependency on HDFS-869 , get a green build on hdfs
trunk with revised .pom and then retry this again.
> 0.21.0 - snapshot incorrect dependency published in .pom files
> ---------------------------------------------------------------
>
> Key: MAPREDUCE-1352
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1352
> Project: Hadoop Map/Reduce
> Issue Type: Task
> Components: build
> Affects Versions: 0.21.0
> Reporter: Kay Kay
> Assignee: Giridharan Kesavan
> Priority: Critical
> Fix For: 0.21.0
>
> Attachments: mapreduce-1352.patch
>
>
> The snapshot available here at -
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-mapred/0.21.0-SNAPSHOT/
> , has an incorrect dependency specified for hadoop-core ( in the .pom file
> ).
> The source code ( in branch-0.21 ) refers to hadoop-core-0.21 in
> ivy/libaries.properties but pom.xml published in the repository refers to
> 0.22 . Please fix the same by republishing a .pom again.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.