[2022/12/05 03:11:36.147 +08:00] [ERROR] [main.go:103] ["tidb lightning encountered error stack info"] [error="[Lightning:KV:ErrCreateKVClient]create kv client error: [PD:client:ErrClientCreateTSOStream]create TSO stream failed, retry timeout"] [2022/12/05 03:11:46.105 +08:00] [...
[2020/10/27 10:56:24.832 +00:00] [ERROR] [main.go:83] ["tidb lightning encountered error stack info"] [error="restore table `test`.`customer` failed: analyze table failed: Error 8229: TTL manager has timed out, pessimistic locks may expire, please commit or rollback this transaction"...
"point-in-time": recovers logs sequentially until the first corrupted log is encountered "skip-any-corrupted-records": post-disaster recovery. The data is recovered as much as possible, and corrupted records are skipped. Default value: "point-in-time" ...
2. 数据迁入/迁出 根据不同的业务类型和需求来定制化的执行 MySQL 迁移 TiDB 的方式,比如大部分都是通过 DM 工具(支持全量和增量同步,保证数据一致性)来迁移切换,对于一些凌晨从 Hive 写回的结果表(白天数据不变化),业务双写或者 Dumpling 导出 +Lightning 导入即可。当然知乎的业务有需要把 TiDB 的(T-1)数据当...
[2024/05/17 15:53:32.511 +08:00] [ERROR] [main.go:103] [“tidb lightning encountered error stack info”] [error=“[Lightning:Restore:ErrEncodeKV]encode kv error in file XXXXXXX.0000000020000.sql:0 at offset 350: column count mismatch, expected 23, got 21”]yy...
[2024/02/04 15:22:00.019 +08:00] [ERROR] [main.go:103] [“tidb lightning encountered error stack info”] [error=“[Lightning:Config:ErrInvalidConfig]conflict.strategy cannot be used with tikv-importer.parallel-import”] [errorVerbose=“[Lightning:Config:ErrInvalidConfig]conflict.strategy cannot...
"point-in-time": recovers logs sequentially until the first corrupted log is encountered "skip-any-corrupted-records": post-disaster recovery. The data is recovered as much as possible, and corrupted records are skipped. Default value: "point-in-time" ...
./tidb-lightning -config tidb-lightning.toml 2.lightning导入时,有显示日志信息如下 Verbose debug logs will be written to /tmp/lightning.log.2020-07-16T08.58.49+0800. 上面显示的就是此日志信息 还有一个tikv-importer.log 如下:(IP和端口信息已做处理) [2020/07/16 09:02:22.361 +08:00] [INFO]...
部署完lightning和importer ,importer正常启动,lightning启动脚本启动报错:tidb lightning encountered error: config file contained unknown configuration options: mydumper.filter 补充日志报错: [2020/07/14 16:52:02.216 +08:00] [ERROR] [main.go:78] [“tidb lightning encountered error stack info”] [error...
You may set ‘check-requirements = false’ to skip this check or delete the file ‘/tmp/tidb_lightning_checkpoint.pb’ and remove all restored tables and try again”] [2021/08/11 14:02:22.908 +08:00] [ERROR] [main.go:90] [“tidb lightning encountered error stack info”] [error=“...