WindyGao opened a new issue #6405: URL: https://github.com/apache/incubator-doris/issues/6405
**Describe the bug** BE.INFO we upgraded the cluster and found that the backup task executing regularly reported an error ``` ERROR 5064 (42000) at line 1: errCode = 2, detailMessage = failed to list remote path: hdfs://eadhadoop/user/course_data/hive_db/course_dev_course_data.db/_palo_repository_hdfs_dev_course_repo/ss*. msg: java.io.FileNotFoundException: /tmp/.course_data/[email protected]_1623952830480_31 (No such file or directory), cause by: /tmp/.course_data/[email protected]_1623952830480_31 (No such file or directory), broker: hdfs_broker[TNetworkAddress(hostname:{broker_ip}, port:8000)] ``` backup job will also report this error log properties following  **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: [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]
