"import into" fail for "[tikv:9005]Region is unavailable " #44974
Labels
affects-7.5
This bug affects the 7.5.x(LTS) versions.
component/lightning
This issue is related to Lightning of TiDB.
feature/developing
the related feature is in development
severity/major
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
IMPORT INTO big.items FROM "s3://tmp/9T-csv/*.csv?access-key=minioadmin&secret-access-key=minioadmin&endpoint=http%3a%2f%2f10.2.12.100%3a32762&force-path-style=true" with thread=16,detached;
2. What did you expect to see? (Required)
import successfully
3. What did you see instead (Required)
| 1 | s3://tmp/9T-csv/*.csv?access-key=xxxxxx&endpoint=http%3A%2F%2F10.2.12.100%3A32762&force-path-style=true&secret-access-key=xxxxxx |
big
.items
| 102 | importing | failed | 9.672TB | NULL | [tikv:9005]Region is unavailable | 2023-06-27 04:14:38.790453 | 2023-06-27 04:14:39.004909 | 2023-06-27 04:22:27.405844 | root@% |4. What is your TiDB version? (Required)
sh-5.1# ./tidb-server -V
Release Version: v7.2.0
Edition: Community
Git Commit Hash: 7e48b88
Git Branch: heads/refs/tags/v7.2.0
UTC Build Time: 2023-06-27 01:47:28
GoVersion: go1.20.5
Race Enabled: false
Check Table Before Drop: false
Store: unistore
sh-5.1#
The text was updated successfully, but these errors were encountered: