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

Hitesh Shah commented on MAPREDUCE-3459:
----------------------------------------

Seems a dup of MAPREDUCE-3444. Could you purge your ivy cache and retry? 


                
> ant build is broken in branch-23
> --------------------------------
>
>                 Key: MAPREDUCE-3459
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3459
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.0
>            Reporter: John George
>
> ant build is broken in 0.23. A small snippet:
>   [javac] Compiling 330 source files to 
> /home/<>/hadoop/branch-0.23/hadoop-mapreduce-project/build/test/mapred/classes
>     [javac] 
> /home/<>/hadoop/branch-0.23/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/NotificationTestCase.java:28:
>  cannot find symbol
>     [javac] symbol  : class MapReduceTestUtil
>     [javac] location: package org.apache.hadoop.mapreduce
>     [javac] import org.apache.hadoop.mapreduce.MapReduceTestUtil;
>     [javac]                                   ^
>     [javac] 
> /home/<>/hadoop/branch-0.23/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestBadRecords.java:43:
>  cannot find symbol
>     [javac] symbol: class ClusterMapReduceTestCase
>     [javac] public class TestBadRecords extends ClusterMapReduceTestCase {
>     [javac]                                     ^

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to