dutyu opened a new pull request, #22140:
URL: https://github.com/apache/doris/pull/22140

   
   ## Proposed changes
   
   ```
   W0724 00:21:15.718437 12363 fragment_mgr.cpp:474] report error status: 
[INTERNAL_ERROR]failed to init reader for file 
/xxx/xxx.db/xxx/partitions=xxx/part-00301-85c11a89-36da-4608-8f8f-0aba1c85a798.c000,
 err: [IO_ERROR]failed to open 
/xxx/xxx.db/xxx/partitions=xxx/part-00301-85c11a89-36da-4608-8f8f-0aba1c85a798.c000:
 (2), No such file or directory), reason: RemoteException: File does not exist: 
/xxx/xxx.db/xxx/partitions=xxx/part-00301-85c11a89-36da-4608-8f8f-0aba1c85a798.c000
           at 
org.apache.hadoop.hdfs.server.namenode.INodeFile.valueOf(INodeFile.java:86)
           at 
org.apache.hadoop.hdfs.server.namenode.INodeFile.valueOf(INodeFile.java:76)
           at 
org.apache.hadoop.hdfs.server.namenode.FSDirStatAndListingOp.getBlockLocations(FSDirStatAndListingOp.java:158)
           at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlockLocations(FSNamesystem.java:1927)
           at 
org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer.getBlockLocations(NameNodeRpcServer.java:738)
           at 
org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB.getBlockLocations(ClientNamenodeProtocolServerSideTranslatorPB.java:426)
           at 
org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$ClientNamenodeProtocol$2.callBlockingMethod(ClientNamenodeProtocolProtos.java)
           at 
org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:524)
           at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:1025)
           at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:876)
           at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:822)
           at java.security.AccessController.doPrivileged(Native Method)
           at javax.security.auth.Subject.doAs(Subject.java:422)
           at 
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1730)
           at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2682)
   ```
   
   <!--Describe your changes.-->
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at 
[d...@doris.apache.org](mailto:d...@doris.apache.org) by explaining why you 
chose the solution you did and what alternatives you considered, etc...
   
   


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to