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/12 04:22:25 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15236451#comment-15236451 ] 

Prasanth Jayachandran commented on HIVE-13487:
----------------------------------------------

[~sershe] Can you plz review this small 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-13488.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)