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

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

Commit d45e3a50b003259e4ef1023333b47781a028eb19 in impala's branch 
refs/heads/master from xiaomeng
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=d45e3a5 ]

IMPALA-9673: Add external warehouse dir variable in E2E test

Updated CDP build to 7.2.1.0-57 to include new Hive features such as
HIVE-22995.
In minicluster, we have default values of hive.create.as.acid and
hive.create.as.insert.only which are false. So by default hive creates
external type table located in external warehouse directory.
Due to HIVE-22995, desc db returns external warehouse directory.

With above reasons, we need use external warehouse dir in some tests.
Also add a new test for "CREATE DATABASE ... LOCATION".

Tested:
Re-run failed test in minicluster.
Run exhaustive tests.

Change-Id: I57926babf4caebfd365e6be65a399f12ea68687f
Reviewed-on: http://gerrit.cloudera.org:8080/15990
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> 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
>
> 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)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to