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

IllegalStateException while processing catalog update in the Impalad

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 2.9.0
    • Impala 2.10.0
    • Catalog
    • ghx-label-6

    Description

      An IllegalStateException is thrown when processing a catalog update in the Impalad. The error is the following:

      E0608 14:06:34.030553 34229 ImpaladCatalog.java:168] Error adding catalog object: Unexpected TCatalogObjectType: CATALOG
      Java exception follows:
      java.lang.IllegalStateException: Unexpected TCatalogObjectType: CATALOG
      	at org.apache.impala.catalog.ImpaladCatalog.addCatalogObject(ImpaladCatalog.java:311)
      	at org.apache.impala.catalog.ImpaladCatalog.updateCatalog(ImpaladCatalog.java:166)
      	at org.apache.impala.service.Frontend.updateCatalogCache(Frontend.java:224)
      	at org.apache.impala.service.JniFrontend.updateCatalogCache(JniFrontend.java:191)
      

      The issue can be reproduced by running "invalidate metadata" and then looking at the impalad.INFO log. The exception is visible there.

      This issue was introduced in the IMPALA-5355 patch.

      Attachments

        Issue Links

          Activity

            People

              tarasbob Taras Bobrovytsky
              dtsirogiannis Dimitris Tsirogiannis
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: