From issues-return-201098-archive-asf-public=cust-asf.ponee.io@hive.apache.org Tue Nov 3 13:30:07 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 19B94180679 for ; Tue, 3 Nov 2020 14:30:07 +0100 (CET) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id C99DE1227E0 for ; Tue, 3 Nov 2020 13:30:05 +0000 (UTC) Received: (qmail 79594 invoked by uid 500); 3 Nov 2020 13:30:04 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 79486 invoked by uid 99); 3 Nov 2020 13:30:03 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Nov 2020 13:30:03 +0000 Received: from jira2-he-de.apache.org (static.54.33.119.168.clients.your-server.de [168.119.33.54]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 2268F436A4 for ; Tue, 3 Nov 2020 13:30:03 +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 1580EC8092B for ; Tue, 3 Nov 2020 13:30:01 +0000 (UTC) Date: Tue, 3 Nov 2020 13:30:01 +0000 (UTC) From: "ASF GitHub Bot (Jira)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Work logged] (HIVE-24351) Report progress to prevent merge task from timeout 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/HIVE-24351?focusedWorklogId=3D= 506645&page=3Dcom.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpa= nel#worklog-506645 ] ASF GitHub Bot logged work on HIVE-24351: ----------------------------------------- Author: ASF GitHub Bot Created on: 03/Nov/20 13:29 Start Date: 03/Nov/20 13:29 Worklog Time Spent: 10m=20 Work Description: dengzhhu653 closed pull request #1646: URL: https://github.com/apache/hive/pull/1646 =20 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 506645) Remaining Estimate: 0h Time Spent: 10m > Report progress to prevent merge task from timeout > -------------------------------------------------- > > Key: HIVE-24351 > URL: https://issues.apache.org/jira/browse/HIVE-24351 > Project: Hive > Issue Type: Improvement > Reporter: Zhihua Deng > Assignee: Zhihua Deng > Priority: Minor > Time Spent: 10m > Remaining Estimate: 0h > > If the MergeFileTask tries to merge lots of empty files,=C2=A0 the task m= ay be terminated due to task timeout.=C2=A0It=E2=80=99s rare, but it happen= s.=C2=A0 Report the progress regularly to prevent the mapper from timeout. -- This message was sent by Atlassian Jira (v8.3.4#803005)