asagjj opened a new issue, #56605:
URL: https://github.com/apache/doris/issues/56605

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Version
   
   2.1.11
   
   ### What's Wrong?
   
   we configure remote hdfs resouce with kerberos to backup data in 
history-partition to cold storage.
   backup directory is created successfully and data actually has been moved to 
hdfs.
   but when check BE log, it keeps reporting errors like tile above.
   As detailed below:
   
   W20250928 20:26:24.53945 61885 data dircpp:1062 **failed to delete remote 
rowset,err=[l0, EROR]failed to check path existence** /tmp/hive 
doris/data/162310313102000001 cannot authenticate via:[TOKEN,KERBEROS]
   error;
   E120250928 20:26:24.539963 61885 data dircpp:1056] delete remote rowset.root 
path="/tmp/hive doris", rowset id=02000001f1f49cb4665eccaa6dd13706d808d1090893
   E20250928 20:26:24.540889 61885 hdfs builder.cpp:86] hdfsExists: 
invokeMethod((Lorg/apache/hadoop/fs/Path;)
    hdfs builder.cpp:60] error:
   E20250928 20:26:24.540940 61885 hdfs, builder.cpp:60] 
AccessControlException: Client cannot authenticate va:[TOKEN, KERBEROSI
    E20250928 20:26:24.540973 61885 hdfs buldercpp;60l avai0.0Exception: 
DestHostdestPort xxxxx:8020, LocaHostlocalPort xxxx/ AccessControlException: 
Client cannot authenticate via:[TOKEN,KERBEROS]
   at sun,refect.GenerateonstructorAccessor3.newnstance(Unknown Source)
   at 
sun,reflect.Delegating(orlmpl.newInstance(DelegatingConstructorAccessorlmpl.java:45)
   at g,reflect.Constructor,ewInstance(Constructoriava:423)at 
org.apache.hadoop,netNetUtils,wrapWithMessage(NetUtils,java:930)
   at org,apachehadoop.netNetUtils,wrapException(NetUtils,java:905)
   at org,apache.hadoopipc,Client,getRpcResponse(Client,java:1571)
   at he.hadooppc,Client,call(Client,java:1513)
   at org,apache,hadoop,ipc.Client.call(Client,java:1410)at 
org,apache,hadoopipc,ProtobufRpcEngine2$Invoker,invoke(ProtobufRpcEngine2,java:258)
   at 
org,apache,hadoopipc,ProtobufRpcEngine2$Invoker,invoke(ProtobufRpcEngine2.java:139)
   
   ### What You Expected?
   
   remote hdfs resource delete rowset success and BE do not show error logs
   
   ### How to Reproduce?
   
   1、create a remote hdfs resouce with kerberos
   2、create a storage policy bind  hdfs resouce
   3、make an existenced table using storage policy above.
   4、wait and check be logs
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to