[
https://issues.apache.org/jira/browse/HIVE-19488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16486762#comment-16486762
]
Hive QA commented on HIVE-19488:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12924491/HIVE-19488.06.patch
{color:green}SUCCESS:{color} +1 due to 11 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 14370 tests
executed
*Failed tests:*
{noformat}
TestMiniLlapLocalCliDriver - did not produce a TEST-*.xml file (likely timed
out) (batchId=177)
[vector_udf_adaptor_1.q,schema_evol_text_vec_part_llap_io.q,mm_exim.q,join_is_not_distinct_from.q,tez_schema_evolution.q,vector_multi_insert.q,input16_cc.q,cross_product_check_2.q,partition_pruning.q,vectorization_17.q,llap_smb.q,materialized_view_create_rewrite_2.q,bucket_groupby.q,vector_nullsafe_join.q,vector_decimal_udf.q,materialized_view_rewrite_3.q,schema_evol_text_nonvec_part_all_primitive_llap_io.q,auto_sortmerge_join_7.q,vector_groupby6.q,vector_char_varchar_1.q,smb_mapjoin_5.q,vector_char_4.q,auto_sortmerge_join_5.q,auto_join0.q,cbo_limit.q,vector_windowing.q,schema_evol_orc_nonvec_part_all_primitive.q]
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/11149/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11149/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11149/
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: 12924491 - PreCommit-HIVE-Build
> enable CM root based on db parameter, identifying a db as source of
> replication.
> --------------------------------------------------------------------------------
>
> Key: HIVE-19488
> URL: https://issues.apache.org/jira/browse/HIVE-19488
> Project: Hive
> Issue Type: Task
> Components: Hive, HiveServer2, repl
> Affects Versions: 3.1.0
> Reporter: mahesh kumar behera
> Assignee: mahesh kumar behera
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.1.0
>
> Attachments: HIVE-19488.01.patch, HIVE-19488.02.patch,
> HIVE-19488.03.patch, HIVE-19488.04.patch, HIVE-19488.05.patch,
> HIVE-19488.06.patch, HIVE-19488.07.patch
>
>
> * add a parameter at db level to identify if its a source of replication.
> beacon will set this.
> * Enable CM root only for databases that are a source of a replication
> policy, for other db's skip the CM root functionality.
> * prevent database drop if the parameter indicating its source of a
> replication, is set.
> * as an upgrade to this version, beacon should set the property on all
> existing database policies, in affect.
> * the parameter should be of the form . – repl.source.for : List < policy
> ids >
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)