From issues-return-44392-archive-asf-public=cust-asf.ponee.io@tez.apache.org Fri Jun 25 10:26:02 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id E36B1180181 for ; Fri, 25 Jun 2021 12:26:01 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id 25A363F7B7 for ; Fri, 25 Jun 2021 10:26:01 +0000 (UTC) Received: (qmail 48106 invoked by uid 500); 25 Jun 2021 10:26:01 -0000 Mailing-List: contact issues-help@tez.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tez.apache.org Delivered-To: mailing list issues@tez.apache.org Received: (qmail 48086 invoked by uid 99); 25 Jun 2021 10:26:00 -0000 Received: from ec2-52-204-25-47.compute-1.amazonaws.com (HELO mailrelay1-ec2-va.apache.org) (52.204.25.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jun 2021 10:26:00 +0000 Received: from jira2-he-de.apache.org (jira2-he-de.apache.org [168.119.33.54]) by mailrelay1-ec2-va.apache.org (ASF Mail Server at mailrelay1-ec2-va.apache.org) with ESMTPS id C63353E9B2 for ; Fri, 25 Jun 2021 10:26:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 0E35DC8042E for ; Fri, 25 Jun 2021 10:26:00 +0000 (UTC) Date: Fri, 25 Jun 2021 10:26:00 +0000 (UTC) From: =?utf-8?Q?L=C3=A1szl=C3=B3_Bodor_=28Jira=29?= To: issues@tez.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (TEZ-4298) ShuffleHandler is not source compatible with Hadoop 3.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TEZ-4298?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D173693= 76#comment-17369376 ]=20 L=C3=A1szl=C3=B3 Bodor edited comment on TEZ-4298 at 6/25/21, 10:25 AM: -------------------------------------------------------------- [~tasanuma]: branch-0.9 is following hadoop 2.x line, do we really need thi= s patch there? was (Author: abstractdog): branch-0.9 is following hadoop 2.x line, do we really need this patch there= ? > 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: Sub-task > Reporter: Jonathan Turner Eagles > Assignee: Jonathan Turner Eagles > Priority: Major > Fix For: 0.10.2 > > Attachments: TEZ-4298.001.patch, TEZ-4298.001.patch, TEZ-4298.002= .patch > > Time Spent: 1h > Remaining Estimate: 0h > > {noformat} > mvn clean package -DskipTests -pl '!tez-ui' -Dhadoop.version=3D3.3.0 > [ERROR] COMPILATION ERROR :=20 > [INFO] ------------------------------------------------------------- > [ERROR] tez/tez-plugins/tez-aux-services/src/main/java/org/apache/tez/aux= services/ShuffleHandler.java:[764,45] incompatible types: com.google.protob= uf.ByteString cannot be converted to org.apache.hadoop.thirdparty.protobuf.= ByteString > {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005)