Abhishek Rawat created IMPALA-11989:
---------------------------------------
Summary: ImpalaRuntimeException if Kudu and Impala use different
HMS
Key: IMPALA-11989
URL: https://issues.apache.org/jira/browse/IMPALA-11989
Project: IMPALA
Issue Type: Task
Reporter: Abhishek Rawat
Kudu and Impala could use different HMS instances such that both these HMS
instances use a common backend store. Since HMS itself doesn't store any
state, this should not be a runtime exception.
{code:java}
ImpalaRuntimeException: Kudu is integrated with a different Hive Metastore than
that used by Impala, Kudu is configured to use the HMS:
thrift://test-kudu-impala-dl-master0.test-kud.xcu2-8y8x.dev.cldr.work:9083,
while Impala is configured to use the HMS:
thrift://metastore-service.warehouse-1671643788-qfgt.svc.cluster.local:9083
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]