[
https://issues.apache.org/jira/browse/HIVE-21520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17798515#comment-17798515
]
Butao Zhang commented on HIVE-21520:
------------------------------------
[~rajesh.balamohan] Thanks for respond! I have tested llap using mater branch
and it still have this problem. I applied your patch and tested again then it
seemed worked well.
BTW, it seems that your patch also fix the *Compile Query* and *Prepare Plan*
metrics, before your patch , the two metrics always show 0.00s.
I will check it again, and submit a PR based on your patch, so that let more
folks to have look.
Thanks.
> Query "Submit plan" time reported is incorrect
> ----------------------------------------------
>
> Key: HIVE-21520
> URL: https://issues.apache.org/jira/browse/HIVE-21520
> Project: Hive
> Issue Type: Bug
> Reporter: Rajesh Balamohan
> Priority: Trivial
> Attachments: HIVE-21520.1.patch
>
>
> Hive master branch + LLAP
> {noformat}
> Query Execution Summary
> ----------------------------------------------------------------------------------------------
> OPERATION DURATION
> ----------------------------------------------------------------------------------------------
> Compile Query 0.00s
> Prepare Plan 0.00s
> Get Query Coordinator (AM) 0.00s
> Submit Plan 1553658149.89s
> Start DAG 0.53s
> Run DAG 0.43s
> ----------------------------------------------------------------------------------------------
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)