Lycan created IMPALA-8514:
-----------------------------
Summary: 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
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Ā Appreciatived.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]