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

CatalogException: Error initializing Catalog

    XMLWordPrintableJSON

Details

    • Question
    • Status: Resolved
    • Blocker
    • Resolution: Not A Bug
    • Impala 3.2.0
    • None
    • Catalog
    • None
    • impala3.2
      centos7
      hadoop2.6
      hive2.1
    • ghx-label-1

    Description

      When I start calalogd,I got the following problem:

      E0507 17:29:47.566875 1932 MetaStoreUtils.java:1464] Converting exception to MetaException
      E0507 17:29:47.567422 1932 CatalogServiceCatalog.java:1351] Error initializing Catalog
      Java exception follows:
      MetaException(message:Got exception: org.apache.hadoop.hive.metastore.api.MetaException Failed to load Hive binding null)
      at org.apache.hadoop.hive.metastore.MetaStoreUtils.logAndThrowMetaException(MetaStoreUtils.java:1465)
      at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.getAllDatabases(HiveMetaStoreClient.java:1366)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:498)
      at org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.invoke(RetryingMetaStoreClient.java:150)
      at com.sun.proxy.$Proxy4.getAllDatabases(Unknown Source)
      at org.apache.impala.catalog.CatalogServiceCatalog.reset(CatalogServiceCatalog.java:1319)
      at org.apache.impala.service.CatalogOpExecutor.execResetMetadata(CatalogOpExecutor.java:3636)
      at org.apache.impala.service.JniCatalog.resetMetadata(JniCatalog.java:185)
      E0507 17:29:47.567806 1932 catalog-server.cc:122] CatalogException: Error initializing Catalog. Catalog may be empty.
      CAUSED BY: MetaException: Got exception: org.apache.hadoop.hive.metastore.api.MetaException Failed to load Hive binding null
      

      My hive is started upĀ  Normally.

      Any solution is appreciated.

      Attachments

        Activity

          People

            Unassigned Unassigned
            zqdou Lycan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: