lightning: update lightning example binary version and download link#5897
Conversation
|
/cc @qiancai |
|
/lgtm |
|
@kennytm: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
| ### 第 1 步:部署 TiDB 集群 | ||
|
|
||
| 在开始数据导入之前,需先部署一套要进行导入的 TiDB 集群(版本要求 2.0.9 以上),本教程使用 TiDB 4.0.3 版本。部署方法可参考 [TiDB 部署方式](https://docs.pingcap.com/zh/tidb/v3.0/overview#部署方式)。 | ||
| 在开始数据导入之前,需先部署一套要进行导入的 TiDB 集群(版本要求 2.0.9 以上),本教程使用 TiDB v5.0.0 版本。部署方法可参考 [使用 TiUP 部署 TiDB 集群](/production-deployment-using-tiup.md)。 |
There was a problem hiding this comment.
因为此文档是针对 v5.0 的, 所以这里的“(版本要求 2.0.9 以上)”可以删除。
| 在开始数据导入之前,需先部署一套要进行导入的 TiDB 集群(版本要求 2.0.9 以上),本教程使用 TiDB v5.0.0 版本。部署方法可参考 [使用 TiUP 部署 TiDB 集群](/production-deployment-using-tiup.md)。 | |
| 在开始数据导入之前,需先部署一套要进行导入的 TiDB 集群,本教程使用 TiDB v5.0.0 版本为例。部署方法可参考 [使用 TiUP 部署 TiDB 集群](/production-deployment-using-tiup.md)。 |
There was a problem hiding this comment.
master 代表正在开发的分支,就是 stable 以上的分支,所以也不需要保留。更多关于删除历史版本信息描述的讨论,可以参考 pingcap/docs#4549 哈。
|
/assign @qiancai |
|
/label v5.0 |
|
/remove-status require-change |
|
@qiancai: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
/translation doing |
| ### 第 2 步:下载 TiDB Lightning 安装包 | ||
|
|
||
| 通过以下链接获取 TiDB Lightning 安装包(选择与 TiDB 集群相同的版本): | ||
| 通过以下链接获取 TiDB Lightning 安装包(TiDB Lightning 完全兼容较低版本的 TiDB 集群, 建议选择最新稳定版本): |
There was a problem hiding this comment.
| 通过以下链接获取 TiDB Lightning 安装包(TiDB Lightning 完全兼容较低版本的 TiDB 集群, 建议选择最新稳定版本): | |
| 通过以下链接获取 TiDB Lightning 安装包(TiDB Lightning 完全兼容较低版本的 TiDB 集群,建议选择最新稳定版本): |
| #### 第 2 步:下载 TiDB Lightning 安装包 | ||
|
|
||
| 在[工具下载](/download-ecosystem-tools.md#tidb-lightning)页面下载 TiDB Lightning 安装包(需选择与 TiDB 集群相同的版本)。 | ||
| 在[工具下载](/download-ecosystem-tools.md#tidb-lightning)页面下载 TiDB Lightning 安装包(TiDB Lightning 完全兼容较低版本的 TiDB 集群, 建议选择最新稳定版本)。 |
There was a problem hiding this comment.
| 在[工具下载](/download-ecosystem-tools.md#tidb-lightning)页面下载 TiDB Lightning 安装包(TiDB Lightning 完全兼容较低版本的 TiDB 集群, 建议选择最新稳定版本)。 | |
| 在[工具下载](/download-ecosystem-tools.md#tidb-lightning)页面下载 TiDB Lightning 安装包(TiDB Lightning 完全兼容较低版本的 TiDB 集群,建议选择最新稳定版本)。 |
| ### 第 1 步:部署 TiDB 集群 | ||
|
|
||
| 在开始数据导入之前,需先部署一套要进行导入的 TiDB 集群(版本要求 2.0.9 以上),本教程使用 TiDB 4.0.3 版本。部署方法可参考 [TiDB 部署方式](https://docs.pingcap.com/zh/tidb/v3.0/overview#部署方式)。 | ||
| 在开始数据导入之前,需先部署一套要进行导入的 TiDB 集群。本教程以 TiDB v5.0.0 版本为例,具体部署方法可参考 [使用 TiUP 部署 TiDB 集群](/production-deployment-using-tiup.md)。 |
There was a problem hiding this comment.
| 在开始数据导入之前,需先部署一套要进行导入的 TiDB 集群。本教程以 TiDB v5.0.0 版本为例,具体部署方法可参考 [使用 TiUP 部署 TiDB 集群](/production-deployment-using-tiup.md)。 | |
| 在开始数据导入之前,需先部署一套要进行导入的 TiDB 集群。本教程以 TiDB v5.0.0 版本为例,具体部署方法可参考[使用 TiUP 部署 TiDB 集群](/production-deployment-using-tiup.md)。 |
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by writing |
|
/remove-translation doing |
|
/merge |
|
@TomShawn: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
/label require-LGT1 |
|
/hold |
|
/unhold |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 5913f84 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-5.0 in PR #5994 |
First-time contributors' checklist
What is changed, added or deleted? (Required)
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?