Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-11901

COPY TESTCASE is broken in LocalCatalog mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • Impala 4.3.0
    • Catalog, Frontend
    • None
    • ghx-label-11

    Description

      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.

      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

      Attachments

        Issue Links

          Activity

            People

              stigahuang Quanlong Huang
              stigahuang Quanlong Huang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: