You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Csaba Ringhofer (JIRA)" <ji...@apache.org> on 2019/06/03 15:02:00 UTC

[jira] [Created] (IMPALA-8613) AnalyzeKuduDDLTest broken in S3 environment

Csaba Ringhofer created IMPALA-8613:
---------------------------------------

             Summary: AnalyzeKuduDDLTest broken in S3 environment
                 Key: IMPALA-8613
                 URL: https://issues.apache.org/jira/browse/IMPALA-8613
             Project: IMPALA
          Issue Type: Bug
          Components: Frontend, Infrastructure
    Affects Versions: Impala 3.3.0
            Reporter: Csaba Ringhofer


The following tests are broken in S3:
org.apache.impala.analysis.AnalyzeKuduDDLTest.TestCreateManagedKuduTable(AnalyzeKuduDDLTest.java:213)
org.apache.impala.analysis.AnalyzeKuduDDLTest.TestCreateExternalKuduTable(AnalyzeKuduDDLTest.java:482)

both have the following error:
got error:
The specified cache pool does not exist: testPool
expected:
A Kudu table cannot be cached in HDFS.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)