This is an automated email from the ASF dual-hosted git repository.

morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git


The following commit(s) were added to refs/heads/master by this push:
     new 50b576a  [Docs] Change incorrect bos endpoint in broker docs (#4642)
50b576a is described below

commit 50b576a626120c0c4f80cbfe400bab6ba080b4cd
Author: EmmyMiao87 <[email protected]>
AuthorDate: Mon Sep 28 13:37:05 2020 +0800

    [Docs] Change incorrect bos endpoint in broker docs (#4642)
---
 docs/en/administrator-guide/broker.md    | 10 +++-------
 docs/zh-CN/administrator-guide/broker.md |  9 ++-------
 2 files changed, 5 insertions(+), 14 deletions(-)

diff --git a/docs/en/administrator-guide/broker.md 
b/docs/en/administrator-guide/broker.md
index d45d2ea..4065e3b 100644
--- a/docs/en/administrator-guide/broker.md
+++ b/docs/en/administrator-guide/broker.md
@@ -260,12 +260,8 @@ Authentication information is usually provided as a 
Key-Value in the Property Ma
 1. Access via AK / SK
 
     * AK/SK: Access Key and Secret Key. You can check the user's AK / SK in 
Baidu Cloud Security Certification Center.
-    * Region Endpoint: Endpoint of the BOS region:
-
-        * North China-Beijing: http://bj.bcebos.com
-        * North China-Baoding: http://bd.bcebos.com
-        * South China-Guangzhou: http://gz.bcebos.com
-        * East China-Suzhou: http://sz.bcebos.com
+    * Region Endpoint: Endpoint of the BOS region.
+    * For the regions supported by BOS and corresponding Endpoints, please see 
[Get access domain 
name](https://cloud.baidu.com/doc/BOS/s/Ck1rk80hn#%E8%8E%B7%E5%8F%96%E8%AE 
%BF%E9%97%AE%E5%9F%9F%E5%90%8D)
 
     Examples are as follows:
 
@@ -290,4 +286,4 @@ Baidu AFS and HDFS only support simple authentication 
access using UGI. Examples
 );
 ```
 
-User and passwd are UGI configurations for Hadoop.
\ No newline at end of file
+User and passwd are UGI configurations for Hadoop.
diff --git a/docs/zh-CN/administrator-guide/broker.md 
b/docs/zh-CN/administrator-guide/broker.md
index 6215a9d..fe53587 100644
--- a/docs/zh-CN/administrator-guide/broker.md
+++ b/docs/zh-CN/administrator-guide/broker.md
@@ -253,13 +253,8 @@ WITH BROKER "broker_name"
 1. 通过 AK/SK 访问
 
     * AK/SK:Access Key 和 Secret Key。在百度云安全认证中心可以查看用户的 AK/SK。
-    * Region Endpoint:BOS 所在地区的 Endpoint:
-
-        * 华北-北京:http://bj.bcebos.com
-        * 华北-保定:http://bd.bcebos.com
-        * 华南-广州:http://gz.bcebos.com
-        * 华东-苏州:http://sz.bcebos.com
-
+    * Region Endpoint:BOS 所在地区的 Endpoint。
+    * BOS支持的区域及对应 Endpoint 
请查看[获取访问域名](https://cloud.baidu.com/doc/BOS/s/Ck1rk80hn#%E8%8E%B7%E5%8F%96%E8%AE%BF%E9%97%AE%E5%9F%9F%E5%90%8D)
 
     示例如下:
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to