Created 10-14-2022 07:20 AM
hello cloudera community,
we are having problem in impala after enabling kerberos on cdp cluster
only the Impala StateStore role is started healthy, the other roles are in bad status
checking the log of the Impala Catalog Server role, the following appears:
-------------
11:07:50.584 AM INFO cc:170
SASL message (Kerberos (internal)): GSSAPI client step 1
11:07:50.587 AM INFO cc:78
Couldn't open transport for hostname:24000 (No more data to read.)
11:07:50.587 AM INFO cc:94
Unable to connect to hostname:24000
11:07:50.587 AM INFO cc:274
statestore registration unsuccessful: Couldn't open transport for hostname:24000 (No more data to read.)
11:07:50.587 AM FATAL cc:87
Couldn't open transport for hostname:24000 (No more data to read.)
. Impalad exiting.
Wrote minidump to /var/log/impala-minidumps/catalogd/7ae4848b-cd34-4d4c-96cfeaa3-bd4a584f.dmp
-------------
how can we solve this problem?
this problem is urgent!
Created 04-03-2024 06:55 AM
hi @jAnshula
thanks for message
but at the time of the error, it was related to a configuration in cloudera manager regarding supported encryption types 😁
Created 04-03-2024 02:03 AM
The mini dump created shows that role/process is failing due to memory error.
You may need to analyse this dmp file to check why the role/process is failing.
Created 04-03-2024 06:55 AM
hi @jAnshula
thanks for message
but at the time of the error, it was related to a configuration in cloudera manager regarding supported encryption types 😁