[
https://issues.apache.org/jira/browse/HIVE-21823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16863585#comment-16863585
]
Hive QA commented on HIVE-21823:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12971661/HIVE-21823.6.patch
{color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 12 failed/errored test(s), 16032 tests
executed
*Failed tests:*
{noformat}
TestConditionalResolverCommonJoin - did not produce a TEST-*.xml file (likely
timed out) (batchId=338)
TestCounterMapping - did not produce a TEST-*.xml file (likely timed out)
(batchId=338)
TestCreateMacroDesc - did not produce a TEST-*.xml file (likely timed out)
(batchId=338)
TestExecutionEngineWorkConcurrency - did not produce a TEST-*.xml file (likely
timed out) (batchId=338)
TestMapWork - did not produce a TEST-*.xml file (likely timed out) (batchId=338)
TestReOptimization - did not produce a TEST-*.xml file (likely timed out)
(batchId=338)
TestReadEntityDirect - did not produce a TEST-*.xml file (likely timed out)
(batchId=338)
TestStatEstimations - did not produce a TEST-*.xml file (likely timed out)
(batchId=338)
TestTezWork - did not produce a TEST-*.xml file (likely timed out) (batchId=338)
TestViewEntity - did not produce a TEST-*.xml file (likely timed out)
(batchId=338)
org.apache.hive.jdbc.TestJdbcWithMiniLlapArrow.testComplexQuery (batchId=273)
org.apache.hive.jdbc.TestJdbcWithMiniLlapArrow.testKillQuery (batchId=273)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/17562/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17562/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17562/
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: 12 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12971661 - PreCommit-HIVE-Build
> New metrics to get the average queue length / free executor number for a
> given time window
> ------------------------------------------------------------------------------------------
>
> Key: HIVE-21823
> URL: https://issues.apache.org/jira/browse/HIVE-21823
> Project: Hive
> Issue Type: Sub-task
> Components: llap
> Reporter: Peter Vary
> Assignee: Antal Sinkovits
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-21823.2.patch, HIVE-21823.3.patch,
> HIVE-21823.4.patch, HIVE-21823.5.patch, HIVE-21823.6.patch, HIVE-21823.patch
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> We need to calculate the average queue size / free executor size for a window
> to have good data for making routing decisions.
> Interesting things to consider:
> * The timeĀ gap between arriving request can be different, so simple average
> is not enough to have correct data
> * We need to have 2 parameters
> ** Time window length
> ** Maximum data point numbers - so we will not collect "infinite" amount of
> data at high load
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)