You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Devaraj K (Created) (JIRA)" <ji...@apache.org> on 2012/01/27 12:48:40 UTC

[jira] [Created] (MAPREDUCE-3740) Mapreduce Trunk compilation fails

Mapreduce Trunk compilation fails
---------------------------------

                 Key: MAPREDUCE-3740
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3740
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 0.24.0
            Reporter: Devaraj K
            Assignee: Devaraj K
            Priority: Blocker


{code:xml}
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/hadoop/hadoop-trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/ipc/ProtoOverHadoopRpcEngine.java:[61,7] org.apache.hadoop.yarn.ipc.ProtoOverHadoopRpcEngine is not abstract and does not override abstract method 
getProtocolMetaInfoProxy(org.apache.hadoop.ipc.Client.ConnectionId,org.apache.hadoop.conf.Configuration,javax.net.SocketFactory) in org.apache.hadoop.ipc.RpcEngine
[INFO] 1 error
[INFO] -------------------------------------------------------------

{code}

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