[ https://issues.apache.org/jira/browse/HIVE-22367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957970#comment-16957970 ]
Hive QA commented on HIVE-22367: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12983825/HIVE-22367.4.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 17517 tests executed *Failed tests:* {noformat} TestMiniLlapLocalCliDriver - did not produce a TEST-*.xml file (likely timed out) (batchId=179) [auto_sortmerge_join_13.q,vector_left_outer_join2.q,schema_evol_text_vecrow_part_all_primitive.q,constprog_semijoin.q,update_where_partitioned.q,vectorized_multi_output_select.q,vector_retry_failure.q,schema_evol_orc_vec_part_llap_io.q,smb_mapjoin_14.q,skiphf_aggr.q,vectorized_ptf.q,materialized_view_partitioned_3.q,vector_char_cast.q,join_reordering_no_stats.q,insert_orig_table.q,join_filters.q,subquery_in.q,auto_sortmerge_join_4.q,bucket_many.q,vectorization_15.q,union7.q,materialized_view_rewrite_9.q,vectorization_nested_udf.q,vector_list_constant.q,vector_groupby_3.q,insert_values_orig_table_use_metadata.q,vector_mr_diff_schema_alias.q,vector_mapjoin_complex_values.q,materialized_view_distribute_sort.q,reduce_deduplicate_extended.q] org.apache.hadoop.hive.metastore.TestPartitionManagement.testPartitionDiscoveryTransactionalTable (batchId=223) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/19126/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/19126/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-19126/ 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: 12983825 - PreCommit-HIVE-Build > Transaction type not retrieved from OpenTxnRequest > -------------------------------------------------- > > Key: HIVE-22367 > URL: https://issues.apache.org/jira/browse/HIVE-22367 > Project: Hive > Issue Type: Bug > Components: Transactions > Reporter: Denys Kuzmenko > Assignee: Denys Kuzmenko > Priority: Major > Attachments: HIVE-22367.1.patch, HIVE-22367.2.patch, > HIVE-22367.3.patch, HIVE-22367.4.patch > > > When opening a transaction, its type should be extracted from OpenTxnRequest > object. Currently it's hardcoded with TxnType.DEFAULT. -- This message was sent by Atlassian Jira (v8.3.4#803005)