[ 
https://issues.apache.org/jira/browse/TEZ-722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Eagles updated TEZ-722:
--------------------------------

    Attachment: TEZ-722.patch

This patch is an alternative version that compiles on 3.0.0-SNAPSHOT, 
2.4.0-SNAPSHOT, and 2.2.0. The idea is that we can delay the feature of a 
separate combiner comparator until later since this is a new feature.

> Tez trunk doesn't compile against latest branch-2
> -------------------------------------------------
>
>                 Key: TEZ-722
>                 URL: https://issues.apache.org/jira/browse/TEZ-722
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Raja Aluri
>         Attachments: TEZ-722.patch, TEZ-722.patch
>
>
> Tez trunk doesn't compile against latest branch-2 (Which is going to be 2.4.0)
> {code}
> INFO] Final Memory: 32M/3833M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) 
> on project tez-mapreduce: Compilation failure
> [ERROR] 
> /grid/0/workspace/APACHE-BIGTOP-HDP_RPM_REPO-baikal-GA/label/centos6-builds/bigtop-0.5/build/tez/rpm/BUILD/tez-0.4.0.9.9.9.9/tez-mapreduce/src/main/java/org/apache/tez/mapreduce/hadoop/mapreduce/JobContextImpl.java:[57,8]
>  org.apache.tez.mapreduce.hadoop.mapreduce.JobContextImpl is not abstract and 
> does not override abstract method getCombinerKeyGroupingComparator() in 
> org.apache.hadoop.mapreduce.JobContext
> [ERROR] -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute 
> goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile 
> (default-compile) on project tez-mapreduce: Compilation failure
> /grid/0/workspace/APACHE-BIGTOP-HDP_RPM_REPO-baikal-GA/label/centos6-builds/bigtop-0.5/build/tez/rpm/BUILD/tez-0.4.0.9.9.9.9/tez-mapreduce/src/main/java/org/apache/tez/mapreduce/hadoop/mapreduce/JobContextImpl.java:[57,8]
>  org.apache.tez.mapreduce.hadoop.mapreduce.JobContextImpl is not abstract and 
> does not override abstract method getCombinerKeyGroupingComparator() in 
> org.apache.hadoop.mapreduce.JobContext
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to