morningman opened a new issue #6401:
URL: https://github.com/apache/incubator-doris/issues/6401


   **Describe the bug**
   Error in be.INFO:
   
   ```
   get nothing from remote path: 
s3://cmy-repo/repo//__palo_repository_bos_repo/__ss_s_
   
dim_content_infomation/__ss_content/__db_11001/__tbl_113162/__part_113161/__idx_125041/__125046
   ```
   
   This is because the remote path has a double "/" in path, and the s3 sdk can 
not handle it correctly.
   So that we need to normalize the path before calling s3 sdk to list files.


-- 
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