[jira] [Commented] (HIVE-21520) Query "Submit plan" time reported is incorrect

2024-01-17 Thread Jira


[ 
https://issues.apache.org/jira/browse/HIVE-21520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17807655#comment-17807655
 ] 

László Bodor commented on HIVE-21520:
-

merged to master, thanks [~zhangbutao] for fixing this and [~rajesh.balamohan] 
for the initial patch!

> 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
>Assignee: Butao Zhang
>Priority: Trivial
>  Labels: pull-request-available
> Fix For: 4.0.0
>
> 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)


[jira] [Commented] (HIVE-21520) Query "Submit plan" time reported is incorrect

2023-12-19 Thread Butao Zhang (Jira)


[ 
https://issues.apache.org/jira/browse/HIVE-21520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Commented] (HIVE-21520) Query "Submit plan" time reported is incorrect

2023-12-18 Thread Rajesh Balamohan (Jira)


[ 
https://issues.apache.org/jira/browse/HIVE-21520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798103#comment-17798103
 ] 

Rajesh Balamohan commented on HIVE-21520:
-

Not sure if the patch has gone stale. Feel free to revise it and add it in 
repo. Or request lisoda (the thread you mentioned) to give the patch a try.

> 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)


[jira] [Commented] (HIVE-21520) Query "Submit plan" time reported is incorrect

2023-12-17 Thread Butao Zhang (Jira)


[ 
https://issues.apache.org/jira/browse/HIVE-21520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798030#comment-17798030
 ] 

Butao Zhang commented on HIVE-21520:


[https://lists.apache.org/thread/98lloz61rlsh0o8o97t7j4hjjflv27sf]

Hi [~rajesh.balamohan] , some users have encountered this issue. Can we get 
this change in?

> 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)


[jira] [Commented] (HIVE-21520) Query "Submit plan" time reported is incorrect

2019-03-28 Thread Hive QA (JIRA)


[ 
https://issues.apache.org/jira/browse/HIVE-21520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804059#comment-16804059
 ] 

Hive QA commented on HIVE-21520:




Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12964005/HIVE-21520.1.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 15877 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.llap.metrics.TestReadWriteLockMetrics.testWithContention 
(batchId=330)
{noformat}

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/16735/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16735/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16735/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 1 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12964005 - PreCommit-HIVE-Build

> 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
(v7.6.3#76005)


[jira] [Commented] (HIVE-21520) Query "Submit plan" time reported is incorrect

2019-03-28 Thread Hive QA (JIRA)


[ 
https://issues.apache.org/jira/browse/HIVE-21520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804032#comment-16804032
 ] 

Hive QA commented on HIVE-21520:


| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  8m 
58s{color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green}  1m 
15s{color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} checkstyle {color} | {color:green}  0m 
44s{color} | {color:green} master passed {color} |
| {color:blue}0{color} | {color:blue} findbugs {color} | {color:blue}  4m 
19s{color} | {color:blue} ql in master has 2256 extant Findbugs warnings. 
{color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  1m  
3s{color} | {color:green} master passed {color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  1m 
39s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green}  1m 
14s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} javac {color} | {color:green}  1m 
14s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} checkstyle {color} | {color:green}  0m 
44s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} findbugs {color} | {color:green}  4m 
33s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  1m  
3s{color} | {color:green} the patch passed {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:red}-1{color} | {color:red} asflicense {color} | {color:red}  0m 
16s{color} | {color:red} The patch generated 7 ASF License warnings. {color} |
| {color:black}{color} | {color:black} {color} | {color:black} 26m 23s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Optional Tests |  asflicense  javac  javadoc  findbugs  checkstyle  compile  |
| uname | Linux hiveptest-server-upstream 3.16.0-4-amd64 #1 SMP Debian 
3.16.36-1+deb8u1 (2016-09-03) x86_64 GNU/Linux |
| Build tool | maven |
| Personality | 
/data/hiveptest/working/yetus_PreCommit-HIVE-Build-16735/dev-support/hive-personality.sh
 |
| git revision | master / 1e58bd2 |
| Default Java | 1.8.0_111 |
| findbugs | v3.0.0 |
| asflicense | 
http://104.198.109.242/logs//PreCommit-HIVE-Build-16735/yetus/patch-asflicense-problems.txt
 |
| modules | C: ql U: ql |
| Console output | 
http://104.198.109.242/logs//PreCommit-HIVE-Build-16735/yetus.txt |
| Powered by | Apache Yetushttp://yetus.apache.org |


This message was automatically generated.



> 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
(v7.6.3#76005)


[jira] [Commented] (HIVE-21520) Query "Submit plan" time reported is incorrect

2019-03-28 Thread Rajesh Balamohan (JIRA)


[ 
https://issues.apache.org/jira/browse/HIVE-21520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16803775#comment-16803775
 ] 

Rajesh Balamohan commented on HIVE-21520:
-

.1 patch. 

{noformat}

Query Execution Summary
--
OPERATIONDURATION
--
Compile Query   4.21s
Prepare Plan0.23s
Get Query Coordinator (AM)  0.01s
Submit Plan 0.39s
Start DAG   1.03s
Run DAG12.66s
--
{noformat}

> 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
(v7.6.3#76005)


[jira] [Commented] (HIVE-21520) Query "Submit plan" time reported is incorrect

2019-03-28 Thread Rajesh Balamohan (JIRA)


[ 
https://issues.apache.org/jira/browse/HIVE-21520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16803619#comment-16803619
 ] 

Rajesh Balamohan commented on HIVE-21520:
-

Yeah, mostly `dagSubmitStartTime` could have been missed out.{color:#1948a6}
{color}

> 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
>
> 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
(v7.6.3#76005)


[jira] [Commented] (HIVE-21520) Query "Submit plan" time reported is incorrect

2019-03-27 Thread Gopal V (JIRA)


[ 
https://issues.apache.org/jira/browse/HIVE-21520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16803015#comment-16803015
 ] 

Gopal V commented on HIVE-21520:


Is it a skipped state  in PerfLogger?

> 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
>
> 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
(v7.6.3#76005)