[
https://issues.apache.org/jira/browse/HIVE-21624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116400#comment-17116400
]
Hive QA commented on HIVE-21624:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/13003988/HIVE-21624.3.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), 17284 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver.testCliDriver[druid_materialized_view_rewrite_ssb]
(batchId=130)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/22618/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/22618/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-22618/
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: 13003988 - PreCommit-HIVE-Build
> LLAP: Cpu metrics at thread level is broken
> -------------------------------------------
>
> Key: HIVE-21624
> URL: https://issues.apache.org/jira/browse/HIVE-21624
> Project: Hive
> Issue Type: Bug
> Components: llap
> Affects Versions: 4.0.0, 3.2.0
> Reporter: Nita Dembla
> Assignee: Prasanth Jayachandran
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-21624.1.patch, HIVE-21624.2.patch,
> HIVE-21624.3.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> ExecutorThreadCPUTime and ExecutorThreadUserTime relies on thread mx bean cpu
> metrics when available. At some point, the thread name which the metrics
> publisher looks for has changed causing no metrics to be published for these
> counters.
> The above counters looks for thread with name starting with
> "ContainerExecutor" but the llap task executor thread got changed to
> "Task-Executor"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)