You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2016/04/21 22:50:14 UTC

[jira] [Resolved] (HIVE-13487) Finish time is wrong when perflog is missing SUBMIT_TO_RUNNING

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

Prasanth Jayachandran resolved HIVE-13487.
------------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

Committed to master

> 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
>             Fix For: 2.1.0
>
>         Attachments: HIVE-13487.1.patch, HIVE-13487.2.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)