[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14565256#comment-14565256
 ] 

Chris Nauroth commented on MAPREDUCE-6378:
------------------------------------------

Hi [~aw].  This looks like unfortunate bad timing of different snapshot 
versions of dependencies getting pushed into the remote repo in between the 
builds of the individual sub-modules.  Running Maven in offline mode would 
resolve this by using only the local repo, containing local builds of 
3.0.0-SNAPSHOT, which wouldn't be subject to changes happening in a remote 
repo.  I just tried a build of current trunk, and it worked.  I did a full mvn 
install from the root of the source tree, and then I did a separate mvn install 
of hadoop-streaming.

> convergence error in hadoop-streaming during mvn install
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-6378
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6378
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Allen Wittenauer
>
> Running mvn install in the hadoop-tools/hadoop-streaming directory results in 
> a convergence error.  See comments.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to