Riza Suminto created IMPALA-14595:
-------------------------------------

             Summary: 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


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)

Reply via email to