You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/07/09 09:35:52 UTC

[GitHub] [incubator-doris] morningman opened a new issue #6194: [Bug] Restore failed with error: get nothing from remote path: xxxx

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


   **Describe the bug**
   
   in be.INFO, error shows:
   
   ```
    get nothing from remote path: s3://cmy-repo/repo//__palo_repository_bos_repo2/__ss_s1/__ss_content/__db_10003/__tbl_10053/__part_10052/__idx_10054/__10055
   ```
   
   This is because the path contains `//`, which can not be handled by S3 sdk correctly 
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to '...'
   2. Click on '....'
   3. Scroll down to '....'
   4. See error
   
   **Expected behavior**
   A clear and concise description of what you expected to happen.
   
   **Screenshots**
   If applicable, add screenshots to help explain your problem.
   
   **Desktop (please complete the following information):**
    - OS: [e.g. iOS]
    - Browser [e.g. chrome, safari]
    - Version [e.g. 22]
   
   **Smartphone (please complete the following information):**
    - Device: [e.g. iPhone6]
    - OS: [e.g. iOS8.1]
    - Browser [e.g. stock browser, safari]
    - Version [e.g. 22]
   
   **Additional context**
   Add any other context about the problem here.
   


-- 
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-unsubscribe@doris.apache.org

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



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