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

Hudson commented on MAPREDUCE-2838:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #764 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/764/])
    MAPREDUCE-2838. Fix MapReduce builds to use new hadoop-common test jars. 
Contributed by gkesavan.

acmurthy : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1160896
Files : 
* /hadoop/common/trunk/hadoop-mapreduce/src/contrib/capacity-scheduler/ivy.xml
* /hadoop/common/trunk/hadoop-mapreduce/src/contrib/build-contrib.xml
* /hadoop/common/trunk/hadoop-mapreduce/src/contrib/raid/ivy.xml
* /hadoop/common/trunk/hadoop-mapreduce/src/contrib/data_join/ivy.xml
* /hadoop/common/trunk/hadoop-mapreduce/src/contrib/mumak/ivy.xml
* /hadoop/common/trunk/hadoop-mapreduce/ivy/ivysettings.xml
* /hadoop/common/trunk/hadoop-mapreduce/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce/ivy.xml
* /hadoop/common/trunk/hadoop-mapreduce/build.xml
* /hadoop/common/trunk/hadoop-mapreduce/src/contrib/index/ivy.xml
* /hadoop/common/trunk/hadoop-mapreduce/src/contrib/streaming/ivy.xml
* /hadoop/common/trunk/hadoop-mapreduce/src/contrib/gridmix/ivy.xml
* /hadoop/common/trunk/hadoop-mapreduce/src/contrib/fairscheduler/ivy.xml


> to fix mapreduce builds to use the new hadoop common test jars
> --------------------------------------------------------------
>
>                 Key: MAPREDUCE-2838
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2838
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>    Affects Versions: 0.23.0
>            Reporter: Giridharan Kesavan
>            Assignee: Arun C Murthy
>         Attachments: MAPREDUCE-2838.patch, MAPREDUCE-2838.patch, mr-2838.patch
>
>
> maprecude builds are still resolving the old hadoop-common-test jars.. 
> Instead ivy classifiers should be used to resolve the new hadoop-common test 
> jars ; as maven publishes test jars with classifier tests and not as a 
> separate artifact.
> [ivy:resolve]         [SUCCESSFUL ] 
> org.apache.hadoop#hadoop-common;0.23.0-SNAPSHOT!hadoop-common.jar (1979ms)
> [ivy:resolve] downloading 
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common-test/0.23.0-SNAPSHOT/hadoop-common-test-0.23.0-20110727.191243-218.jar
>  ...
> [ivy:resolve] 
> ........................................................................................................................
>  (885kB)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to