Signed-off-by: Dan Jing <jingdan@starrocks.com> Signed-off-by: 絵空事スピリット <wanglichen@starrocks.com> Co-authored-by: Dan Jing <jingdan@starrocks.com> Co-authored-by: 絵空事スピリット <wanglichen@starrocks.com>
This commit is contained in:
parent
b5805bfe29
commit
e7b6d57f23
|
|
@ -74,7 +74,7 @@ After a partition is created, you can move on to the next step.
|
|||
|
||||
## Download and configure AuditLoader
|
||||
|
||||
1. [Download](https://releases.starrocks.io/resources/AuditLoader.zip) the AuditLoader installation package. The package is compatible with all available versions of StarRocks.
|
||||
1. [Download](https://releases.starrocks.io/resources/auditloader.zip) the AuditLoader installation package. The package is compatible with all available versions of StarRocks.
|
||||
|
||||
2. Unzip the installation package.
|
||||
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@ SHOW PARTITIONS FROM starrocks_audit_db__.starrocks_audit_tbl__;
|
|||
|
||||
## AuditLoader のダウンロードと設定
|
||||
|
||||
1. [AuditLoader インストールパッケージ](https://releases.starrocks.io/resources/AuditLoader.zip) をダウンロードします。このパッケージは、利用可能なすべての StarRocks バージョンと互換性があります。
|
||||
1. [AuditLoader インストールパッケージ](https://releases.starrocks.io/resources/auditloader.zip) をダウンロードします。このパッケージは、利用可能なすべての StarRocks バージョンと互換性があります。
|
||||
|
||||
2. インストールパッケージを解凍します。
|
||||
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ SHOW PARTITIONS FROM starrocks_audit_db__.starrocks_audit_tbl__;
|
|||
|
||||
## 下载并配置 AuditLoader
|
||||
|
||||
1. [下载](https://releases.mirrorship.cn/resources/AuditLoader.zip) AuditLoader 安装包。该插件兼容目前在维护的所有 StarRocks 版本。
|
||||
1. [下载](https://releases.mirrorship.cn/resources/auditloader.zip) AuditLoader 安装包。该插件兼容目前在维护的所有 StarRocks 版本。
|
||||
|
||||
2. 解压安装包。
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue