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

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

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

IMPALA-14141: Disable auto compaction of HMS after HIVE-28662

This patch disables auto compaction of Hive Metastore, because after
the changes to Hive Metastore configurations in HIVE-28662, Hive could
automatically compact files associated with ACID tables, which makes
some test cases non-deterministic, e.g., those in acid.test.

Change-Id: I5ed35c7f9e6aa277140691f032a8a36eee2f0185
Reviewed-on: http://gerrit.cloudera.org:8080/23020
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