[ 
https://issues.apache.org/jira/browse/IMPALA-14141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17985943#comment-17985943
 ] 

ASF subversion and git services commented on IMPALA-14141:
----------------------------------------------------------

Commit 9a10213891d9d3b02a80aa9376b61396bb0cc32f in impala's branch 
refs/heads/master from Fang-Yu Rao
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=9a1021389 ]

IMPALA-14141 (Addendum): Restore Hive compactor settings after HIVE-28662

This patch restores Hive compactor settings that were changed in
HIVE-28662 but not in IMPALA-14141. Without the addendum, some tests
like testAcidMinorCompactionLoading() could still fail.

Note that this doesn't change the value for
metastore.housekeeping.leader.election that was also changed in
HIVE-28662, as that doesn't control compaction and either values works.

Change-Id: Ifd651aeacf3deba1a8272803207192d5da32a2e4
Reviewed-on: http://gerrit.cloudera.org:8080/23082
Reviewed-by: Csaba Ringhofer <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Disable auto compaction for a table in acid.test after HIVE-28662
> -----------------------------------------------------------------
>
>                 Key: IMPALA-14141
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14141
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Fang-Yu Rao
>            Assignee: Fang-Yu Rao
>            Priority: Major
>
> HIVE-28662 revised some default Hive Metastore configurations, causing Hive 
> to perform auto compaction against a table that is both major and minor 
> compacted. This caused the test case involving the table 
> '{{insert_only_major_and_minor_compacted}}' in 
> [https://github.com/apache/impala/blob/master/testdata/workloads/functional-query/queries/QueryTest/acid.test]
>  to fail. We should either disable auto compaction for this table, or update 
> acid.test accordingly when the CDP Hive dependency starts to have HIVE-28662.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to