You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jonathan Turner Eagles (Jira)" <ji...@apache.org> on 2021/03/25 17:00:00 UTC

[jira] [Created] (TEZ-4298) ShuffleHandler is not source compatible with Hadoop 3.3.0

Jonathan Turner Eagles created TEZ-4298:
-------------------------------------------

             Summary: ShuffleHandler is not source compatible with Hadoop 3.3.0
                 Key: TEZ-4298
                 URL: https://issues.apache.org/jira/browse/TEZ-4298
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Jonathan Turner Eagles
            Assignee: Jonathan Turner Eagles


{noformat}
mvn clean package -DskipTests -pl '!tez-ui' -Dhadoop.version=3.3.0
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] tez/tez-plugins/tez-aux-services/src/main/java/org/apache/tez/auxservices/ShuffleHandler.java:[764,45] incompatible types: com.google.protobuf.ByteString cannot be converted to org.apache.hadoop.thirdparty.protobuf.ByteString
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)