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

Uma Maheswara Rao G commented on MAPREDUCE-3974:
------------------------------------------------

Suresh, 0.23 build failing after HA changes merged to 23 branch.
Unfortunately I am not a committer for mapreduce project. Could you please 
merge this to 23 branch as well?

{quote}
[javac] Compiling 98 source files to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-0.23-Build/trunk/hadoop-mapreduce-project/build/test/mapred/classes
   [javac] 
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-0.23-Build/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestSubmitJob.java:153:
 cannot find symbol
   [javac] symbol  : constructor 
ClientNamenodeProtocolTranslatorPB(java.net.InetSocketAddress,org.apache.hadoop.conf.Configuration,org.apache.hadoop.security.UserGroupInformation)
   [javac] location: class 
org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB
   [javac]     return new 
ClientNamenodeProtocolTranslatorPB(NameNode.getAddress(conf),
   [javac]            ^
   [javac] Note: Some input files use or override a deprecated API.
   [javac] Note: Recompile with -Xlint:deprecation for details.
   [javac] 1 error

BUILD FAILED
{quote}

Thanks
Uma
                
> TestSubmitJob in MR1 tests doesn't compile after HDFS-1623 merge
> ----------------------------------------------------------------
>
>                 Key: MAPREDUCE-3974
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3974
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.3
>            Reporter: Arun C Murthy
>            Assignee: Aaron T. Myers
>            Priority: Blocker
>             Fix For: 0.24.0
>
>         Attachments: MAPREDUCE-3974.patch
>
>
> TestSubmitJob in MR1 tests doesn't compile after HDFS-1623 merge.
> 'ant compile-tests' doesn't work (since it's ant for MR1).

--
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