[
https://issues.apache.org/jira/browse/HIVE-16471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15975372#comment-15975372
]
Hive QA commented on HIVE-16471:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12864042/HIVE-16471.1.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 10568 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestBeeLineDriver.testCliDriver[smb_mapjoin_10]
(batchId=234)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[parquet_ppd_decimal]
(batchId=9)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr]
(batchId=143)
org.apache.hadoop.hive.cli.TestSparkCliDriver.org.apache.hadoop.hive.cli.TestSparkCliDriver
(batchId=99)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4765/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4765/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4765/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 4 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12864042 - PreCommit-HIVE-Build
> Add metrics for "waiting compilation time"
> ------------------------------------------
>
> Key: HIVE-16471
> URL: https://issues.apache.org/jira/browse/HIVE-16471
> Project: Hive
> Issue Type: Bug
> Reporter: Chao Sun
> Assignee: Chao Sun
> Attachments: HIVE-16471.1.patch, wait_compile.png
>
>
> When parallel compilation is off, there could be multiple queries waiting on
> the compilation lock. Currently we have metrics for the # of waiting queries,
> but it's good to also track the average/min/max waiting time, etc.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)