apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
7.86k stars 1.78k forks source link

download backup2 which depneds on backup1 failed #2300

Closed wzisheng closed 2 years ago

wzisheng commented 2 years ago

Search before asking

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

default

Running Command

see above

Error Exception

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?

Code of Conduct

TyrantLucifer commented 2 years ago

Sorry, I don't understand you means, it seems that not seatunnel bug... Are you sure you submitted it correctly?

wzisheng commented 2 years ago

sorry, my bad...