You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Quanlong Huang (Jira)" <ji...@apache.org> on 2023/03/08 01:50:00 UTC

[jira] [Updated] (IMPALA-11901) COPY TESTCASE is broken in LocalCatalog mode

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

Quanlong Huang updated IMPALA-11901:
------------------------------------
    Summary: COPY TESTCASE is broken in LocalCatalog mode  (was: Support COPY TESTCASE in LocalCatalog)

> COPY TESTCASE is broken in LocalCatalog mode
> --------------------------------------------
>
>                 Key: IMPALA-11901
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11901
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Catalog, Frontend
>            Reporter: Quanlong Huang
>            Assignee: Quanlong Huang
>            Priority: Critical
>
> COPY TESTCASE FROM/TO statements are added in IMPALA-5872. They are useful in collecting metadata in a remote cluster and replicating them in another debug cluster. However, they are not supported in LocalCatalog mode yet.
> {code:java}
> copy testcase to "/tmp" select count(*) from functional.alltypes;
> ERROR: ClassCastException: org.apache.impala.catalog.local.LocalFsTable cannot be cast to org.apache.impala.catalog.Table{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org