Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5C1A5194E9 for ; Tue, 12 Apr 2016 02:23:26 +0000 (UTC) Received: (qmail 73453 invoked by uid 500); 12 Apr 2016 02:23:26 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 73311 invoked by uid 500); 12 Apr 2016 02:23:26 -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 73178 invoked by uid 99); 12 Apr 2016 02:23:26 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Apr 2016 02:23:26 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 985AD2C1F6C for ; Tue, 12 Apr 2016 02:23:25 +0000 (UTC) Date: Tue, 12 Apr 2016 02:23:25 +0000 (UTC) From: "Prasanth Jayachandran (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-13487) Finish time is wrong when perflog is missing SUBMIT_TO_RUNNING MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-13487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-13487: ----------------------------------------- Attachment: (was: HIVE-13488.1.patch) > Finish time is wrong when perflog is missing SUBMIT_TO_RUNNING > -------------------------------------------------------------- > > Key: HIVE-13487 > URL: https://issues.apache.org/jira/browse/HIVE-13487 > Project: Hive > Issue Type: Bug > Affects Versions: 2.1.0 > Reporter: Prasanth Jayachandran > Assignee: Prasanth Jayachandran > Attachments: HIVE-13487.1.patch > > > Sometimes PerfLog misses SUBMIT_TO_RUNNING end time which makes finish time to be wrong. Like below > {code} > Compile Query 0.60s > Prepare Plan 0.44s > Submit Plan 0.83s > Start 0.00s > Finish 1460423234.44s > {code} > NO PRECOMMIT TESTS -- This message was sent by Atlassian JIRA (v6.3.4#6332)