You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doris3.0.2 using HDFS as the storage vault in Doris Compute-Storage Decoupled Deployment mode ,executer
curl --location-trusted -T dorisdata.csv -H "column_separator:," http://ip:8830/api/dp_data_db/test/_stream_load
run failed,how to solve thd solution,thanks
environment:
doris3.0.2 +meta serivice+FoundationDB (FDB) version 7.1.38 -----jdk17.0.4.1
hadoop-kerberos----jdk1.8.0_301
errors like below
Using builtin default etypes for default_tkt_enctypes
default etypes for default_tkt_enctypes: 18 17 20 19.
KrbAsReq creating message
KrbKdcReq send: kdc=hostnamekdc UDP:88, timeout=30000, number of retries =3, #bytes=178
KDCCommunication: kdc=hostnamekdc UDP:88, timeout=30000,Attempt =1, #bytes=178
KrbKdcReq send: #bytes read=715
KdcAccessibility: remove hostnamekdc
Looking for keys for: hive/[email protected]
Found unsupported keytype (16) for hive/[email protected]
Added key: 18, version: 9
Added key: 17, version: 9
Found unsupported keytype (3) for hive/[email protected]
Found unsupported keytype (23) for hive/[email protected]
EType: sun.security.krb5.internal.crypto.Aes256CtsHmacSha1EType
hdfsBuilderConnect(forceNewInstance=1, nn=hdfs://namesevice:8020, port=0, kerbTicketCachePath=(NULL), userName=(NULL)) error:
KrbApErrException: Message stream modified (41)org.apache.hadoop.security.KerberosAuthException: failure to login: for principal: hive/[email protected] fro
m keytab /home/q/keytab/hive.service.keytab javax.security.auth.login.LoginException: Message stream modified (41)
at org.apache.hadoop.security.UserGroupInformation.doSubjectLogin(UserGroupInformation.java:2012)
at org.apache.hadoop.security.UserGroupInformation.loginUserFromKeytabAndReturnUGI(UserGroupInformation.java:1365)
at org.apache.hadoop.security.UserGroupInformation.loginUserFromKeytab(UserGroupInformation.java:1125)
at org.apache.hadoop.fs.FileSystem.newInstanceFromKeytab(FileSystem.java:589)
Caused by: javax.security.auth.login.LoginException: Message stream modified (41)
at jdk.security.auth/com.sun.security.auth.module.Krb5LoginModule.attemptAuthentication(Krb5LoginModule.java:789)
at jdk.security.auth/com.sun.security.auth.module.Krb5LoginModule.login(Krb5LoginModule.java:597)
at java.base/javax.security.auth.login.LoginContext.invoke(LoginContext.java:755)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
doris3.0.2 using HDFS as the storage vault in Doris Compute-Storage Decoupled Deployment mode ,executer
curl --location-trusted -T dorisdata.csv -H "column_separator:," http://ip:8830/api/dp_data_db/test/_stream_load
run failed,how to solve thd solution,thanks
environment:
doris3.0.2 +meta serivice+FoundationDB (FDB) version 7.1.38 -----jdk17.0.4.1
hadoop-kerberos----jdk1.8.0_301
errors like below
Using builtin default etypes for default_tkt_enctypes
default etypes for default_tkt_enctypes: 18 17 20 19.
Beta Was this translation helpful? Give feedback.
All reactions