Andrew Sherman created IMPALA-9673:
--------------------------------------
Summary: 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
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)