This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new bcf8fda75e8 fix
bcf8fda75e8 is described below
commit bcf8fda75e85a4cb6b7d576cf61cd21bdaf3faa3
Author: jiafeng.zhang <[email protected]>
AuthorDate: Tue Sep 6 16:32:10 2022 +0800
fix
fix
---
docs/data-operate/import/import-way/stream-load-manual.md | 2 +-
.../current/data-operate/import/import-way/stream-load-manual.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/data-operate/import/import-way/stream-load-manual.md
b/docs/data-operate/import/import-way/stream-load-manual.md
index 7e92f1b1f9e..444763ba19a 100644
--- a/docs/data-operate/import/import-way/stream-load-manual.md
+++ b/docs/data-operate/import/import-way/stream-load-manual.md
@@ -365,7 +365,7 @@ Cluster situation: The concurrency of Stream load is not
affected by cluster siz
+ Step 3: Create Import Tasks
```
- curl --location-trusted -u user:password -T /home/store_sales -H
"label:abc" http://abc.com:8000/api/bj_sales/store_sales/_stream_load
+ curl --location-trusted -u user:password -T /home/store_sales -H
"label:abc" http://abc.com:8030/api/bj_sales/store_sales/_stream_load
```
## Common Questions
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/data-operate/import/import-way/stream-load-manual.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/data-operate/import/import-way/stream-load-manual.md
index 25f8607ea5d..75b6f4a0d46 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/data-operate/import/import-way/stream-load-manual.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/data-operate/import/import-way/stream-load-manual.md
@@ -381,7 +381,7 @@ timeout = 1000s 等于 10G / 10M/s
- step3:创建导入任务
```shell
- curl --location-trusted -u user:password -T /home/store_sales -H "label:abc"
http://abc.com:8000/api/bj_sales/store_sales/_stream_load
+ curl --location-trusted -u user:password -T /home/store_sales -H "label:abc"
http://abc.com:8030/api/bj_sales/store_sales/_stream_load
```
## 常见问题
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]