You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Xiaomeng Zhang (Jira)" <ji...@apache.org> on 2020/06/09 17:09:01 UTC

[jira] [Resolved] (IMPALA-9673) Tests expecting results to be in test-warehouse/managed but find test-warehouse

     [ https://issues.apache.org/jira/browse/IMPALA-9673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiaomeng Zhang resolved IMPALA-9673.
------------------------------------
    Fix Version/s: Impala 4.0
       Resolution: Fixed

> Tests expecting results to be in test-warehouse/managed but find  test-warehouse
> --------------------------------------------------------------------------------
>
>                 Key: IMPALA-9673
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9673
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Andrew Sherman
>            Assignee: Xiaomeng Zhang
>            Priority: Critical
>             Fix For: Impala 4.0
>
>
> TestDdlStatements.test_create_database
> {code}
> ERROR:test_configuration:Comparing QueryTestResults (expected vs actual):
> 'test_create_database_b10825a1_2','hdfs://localhost:20500/test-warehouse/managed/test_create_database_b10825a1_2.db','For testing' != 'test_create_database_b10825a1_2','hdfs://localhost:20500/test-warehouse/test_create_database_b10825a1_2.db','For testing'
> {code}
> TestMetadataQueryStatements.test_describe_db
> {code}
> ERROR:test_configuration:Comparing QueryTestResults (expected vs actual):
> 'default','hdfs://localhost:20500/test-warehouse/managed','Default Hive database' != 'default','hdfs://localhost:20500/test-warehouse','Default Hive database'
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)