pingcap / tidb-lightning

This repository has been moved to https://github.com/pingcap/br
Apache License 2.0
143 stars 66 forks source link

In the TPC-C test, the following error occurred when using local backend lighting #553

Open newHE3DBer opened 3 years ago

newHE3DBer commented 3 years ago

Question

Before asking a question, make sure you have: csv data:110G In the TPC-C test, the following error occurred when using local backend lighting to convert to a CSV file, and then import tidb

read metadata from /data/tikv-20160/import/4ff45145-3a21-4e78-81da-2bca45104be3_10513_5_350_default.sst \"read metadata from /data/tikv-20160/import/4ff45145-3a21-4e78-81da-2bca45104be3_10513_5_350_default.sst: Os { code: 2, kind: NotFound, message: \\"No such file or directory\\" }\")"]

glorv commented 3 years ago

Should be caused by https://github.com/tikv/tikv/issues/9496