[
https://issues.apache.org/jira/browse/HIVE-21823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16861629#comment-16861629
]
Hive QA commented on HIVE-21823:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12971470/HIVE-21823.5.patch
{color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 16023 tests
executed
*Failed tests:*
{noformat}
TestMiniLlapLocalCliDriver - did not produce a TEST-*.xml file (likely timed
out) (batchId=162)
[skewjoinopt15.q,vector_coalesce.q,dp_counter_mm.q,insert_into_with_schema.q,join_emit_interval.q,join_constraints_optimization.q,vector_null_projection.q,vector_cast_constant.q,mapjoin2.q,schema_evol_text_vec_table_llap_io.q,correlationoptimizer4.q,vector_windowing_navfn.q,vectorization_12.q,vector_number_compare_projection.q,orc_merge_incompat3.q,dynamic_semijoin_reduction_sw.q,vector_leftsemi_mapjoin.q,external_jdbc_table.q,update_all_non_partitioned.q,cbo_rp_semijoin.q,vector_fullouter_mapjoin_1_optimized.q,tez_insert_overwrite_local_directory_1.q,schema_evol_text_vecrow_table.q,vector_if_expr.q,vector_acid4.q,delete_whole_partition.q,llap_acid2.q,materialized_view_drop.q,vector_full_outer_join.q,distinct_66.q]
org.apache.hadoop.hive.ql.parse.TestReplAcidTablesBootstrapWithJsonMessage.testBootstrapAcidTablesDuringIncrementalWithConcurrentWrites
(batchId=248)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/17527/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17527/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17527/
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: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12971470 - 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.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)