[ https://issues.apache.org/jira/browse/MAPREDUCE-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12873705#action_12873705 ]
Tom White commented on MAPREDUCE-1810: -------------------------------------- I introduced some changes which I thought were breaking the 0.21 build, due to HADOOP-6600, but this JIRA isn't in 0.21, so I've reverted them. Now that http://hudson.zones.apache.org/hudson/view/Hadoop/job/Hadoop-Common-21-Build has created a correctly-named artifact, the HDFS and MapReduce 0.21 builds are working. E.g. {{ant veryclean compile}}: {noformat} ivy-resolve-common: [ivy:resolve] downloading https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common/0.21.0-SNAPSHOT/hadoop-common-0.21.0-20100531.145100-1.jar ... [ivy:resolve] ....................... [ivy:resolve] ............ [ivy:resolve] ....... [ivy:resolve] .............. [ivy:resolve] ................... [ivy:resolve] ............... [ivy:resolve] .................. [ivy:resolve] .................................................... [ivy:resolve] ................. (1207kB) [ivy:resolve] .. (0kB) [ivy:resolve] [SUCCESSFUL ] org.apache.hadoop#hadoop-common;0.21.0-SNAPSHOT!hadoop-common.jar (16907ms) [ivy:resolve] downloading https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common-test/0.21.0-SNAPSHOT/hadoop-common-test-0.21.0-20100531.145100-1.jar ... [ivy:resolve] ...................................... [ivy:resolve] .................................................. [ivy:resolve] .. (603kB) [ivy:resolve] .. (0kB) [ivy:resolve] [SUCCESSFUL ] org.apache.hadoop#hadoop-common-test;0.21.0-SNAPSHOT!hadoop-common-test.jar (3848ms) [ivy:resolve] downloading https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-hdfs/0.21.0-SNAPSHOT/hadoop-hdfs-0.21.0-20100527.213210-34.jar ... {noformat} > 0.21 build is broken > -------------------- > > Key: MAPREDUCE-1810 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1810 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: build > Affects Versions: 0.21.0 > Reporter: Sharad Agarwal > Assignee: Tom White > Fix For: 0.21.0 > > Attachments: MAPREDUCE-1810.patch, MAPREDUCE-1810.patch > > > /src/java/org/apache/hadoop/mapred/AdminOperationsProtocol.java:31: cannot > find symbol > [javac] symbol : method value() > [javac] location: @interface org.apache.hadoop.security.KerberosInfo > [javac] @KerberosInfo(MRJobConfig.JOB_JOBTRACKER_ID) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.