[
https://issues.apache.org/jira/browse/HIVE-19995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16528636#comment-16528636
]
Hive QA commented on HIVE-19995:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12929681/HIVE-19995.03.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 14611 tests
executed
*Failed tests:*
{noformat}
TestCliDriver - did not produce a TEST-*.xml file (likely timed out)
(batchId=70)
[groupby3_map.q,metadata_export_drop.q,nullinput.q,disallow_incompatible_type_change_off.q,bucketcontext_3.q,metadataonly1.q,parquet_ctas.q,mm_all.q,mapjoin_addjar.q,dynamic_semijoin_user_level.q,udf_from_unixtime.q,binary_constant.q,case_sensitivity.q,windowing_streaming.q,spark_constprog_dpp.q,insert1_overwrite_partitions.q,exim_19_00_part_external_location.q,udaf_collect_set_2.q,ppd1.q,join_cond_pushdown_unqual5.q,mapreduce1.q,orc_merge_incompat1.q,reset_conf.q,udf_example_add.q,results_cache_1.q,authorization_wm.q,materialized_view_create_rewrite_multi_db.q,sample6.q,auto_sortmerge_join_9.q,input_part4.q]
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/12270/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/12270/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-12270/
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: 12929681 - PreCommit-HIVE-Build
> Aggregate row traffic for acid tables
> -------------------------------------
>
> Key: HIVE-19995
> URL: https://issues.apache.org/jira/browse/HIVE-19995
> Project: Hive
> Issue Type: Sub-task
> Components: Statistics, Transactions
> Reporter: Zoltan Haindrich
> Assignee: Zoltan Haindrich
> Priority: Major
> Attachments: HIVE-19995.01.patch, HIVE-19995.01wip01.patch,
> HIVE-19995.01wip01.patch, HIVE-19995.01wip02.patch, HIVE-19995.02.patch,
> HIVE-19995.02.patch, HIVE-19995.03.patch
>
>
> for transactional tables we store basic stats in case of explicit
> analyze/rewrite; but doesn't do anything in other cases....which may even
> lead to plans which oom...
> It would be better to aggregate the total row traffic...because that is
> already available; so that operator tree estimations could work with a real
> upper bound of the row numbers.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)