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 "Todd Lipcon (JIRA)" <ji...@apache.org> on 2019/06/14 23:39:01 UTC

[jira] [Resolved] (IMPALA-8514) CatalogException: Error initializing Catalog

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

Todd Lipcon resolved IMPALA-8514.
---------------------------------
    Resolution: Not A Bug

Please direct questions to the Impala user mailing list

> CatalogException: Error initializing Catalog
> --------------------------------------------
>
>                 Key: IMPALA-8514
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8514
>             Project: IMPALA
>          Issue Type: Question
>          Components: Catalog
>    Affects Versions: Impala 3.2.0
>         Environment: impala3.2 
> centos7
> hadoop2.6
> hive2.1
>            Reporter: Lycan
>            Priority: Blocker
>
> When I start calalogd,I got the following problem:
> {code:java}
> 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
> {code}
> My hive is started upĀ  Normally.
> Any solution is appreciated.



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

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