[
https://issues.apache.org/jira/browse/IMPALA-14595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18042596#comment-18042596
]
ASF subversion and git services commented on IMPALA-14595:
----------------------------------------------------------
Commit 0f8f54de20cf67cefc0d356d8cc07f04122dd2a5 in impala's branch
refs/heads/master from Riza Suminto
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=0f8f54de2 ]
IMPALA-14595: Fix Ozone trash path after IMPALA-12893
IMPALA-12893 upgrade CDP_BUILD_NUMBER=71942734 upgrade Ozone version to
1.4.0.7.3.1.500-182. This newer Ozone version does not include
WAREHOUSE_PREFIX anymore in its trash path.
This patch fix the broken tests in test_ddl.py by updating the expected
trash path.
Testing:
Run and pass metadata/test_ddl.py in Ozone environment.
Change-Id: If1271a399d4eb82fed9b073b99d9a7b2c18a03b1
Reviewed-on: http://gerrit.cloudera.org:8080/23734
Reviewed-by: Michael Smith <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Ozone trash path changed after IMPALA-12893
> -------------------------------------------
>
> Key: IMPALA-14595
> URL: https://issues.apache.org/jira/browse/IMPALA-14595
> Project: IMPALA
> Issue Type: Test
> Components: Test
> Affects Versions: Impala 5.0.0
> Reporter: Riza Suminto
> Assignee: Riza Suminto
> Priority: Major
>
> The CDP_BUILD_NUMBER=71942734 upgrade Ozone version to 1.4.0.7.3.1.500-182.
> After that, following test broken in Ozone build for not finding the right
> trash path.
> metadata.test_ddl.TestDdlStatements.test_drop_table_with_purge
> metadata.test_ddl.TestDdlStatements.test_drop_partition_with_purge
>
> Before 1.4.0.7.3.1.500-182:
> {code:java}
> ofs://localhost:9862/impala/test-warehouse/.Trash/jenkins/Current/impala/test-warehouse/test_drop_table_with_purge_58c75c18.db{code}
>
> At 1.4.0.7.3.1.500-182:
> {code:java}
> ofs://localhost:9862/impala/test-warehouse/.Trash/jenkins/Current/test_drop_table_with_purge_58c75c18.db{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]