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

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

Prasanth Jayachandran created HIVE-13487:
--------------------------------------------

             Summary: 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


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}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)