wzisheng opened a new issue, #2300:
URL: https://github.com/apache/incubator-seatunnel/issues/2300

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22)
 and found no similar issues.
   
   
   ### What happened
   
   node1:
   > clickhouse-backup create --table default.test1 backup1
   > clickhouse-backup create --table default.test1 backup2
   > clickhouse-backup  upload backuptest1
   > clickhouse-backup  upload backuptest2 --diff-from backuptest1
   
   node2:
   > clickhouse-backup  download backuptest2
   2022/07/29 18:14:57.065003 error one of Download go-routine return error: 
one of downloadDiffParts go-routine return error:  not found on remote storage
   
   ### SeaTunnel Version
   
   1.49
   
   ### SeaTunnel Config
   
   ```conf
   default
   ```
   
   
   ### Running Command
   
   ```shell
   see above
   ```
   
   
   ### Error Exception
   
   ```log
   2022/07/29 18:14:57.065003 error one of Download go-routine return error: 
one of downloadDiffParts go-routine return error:  not found on remote storage
   ```
   
   
   ### Flink or Spark Version
   
   _No response_
   
   ### Java or Scala Version
   
   _No response_
   
   ### Screenshots
   
   ![Uploading image.png…]()
   
   ### 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]

Reply via email to