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

jinrongtong pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git


The following commit(s) were added to refs/heads/new-official-website by this 
push:
     new 276ed876b [ISSUE #456] polish 32RocketMQ Connect In Action5-ES.md 
english document (#457)
276ed876b is described below

commit 276ed876bb242df134108c6085eec1dd12a3fce0
Author: mxsm <[email protected]>
AuthorDate: Tue Jan 17 10:51:59 2023 +0800

    [ISSUE #456] polish 32RocketMQ Connect In Action5-ES.md english document 
(#457)
    
    * [ISSUE #456] polish 32RocketMQ Connect In Action5-ES.md english document
    
    * polish document
    
    * polish document
---
 .../32RocketMQ  Connect In Action5-ES.md"                            | 5 ++---
 .../32RocketMQ  Connect In Action5-ES.md"                            | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git 
"a/i18n/en/docusaurus-plugin-content-docs/current/08-\346\225\260\346\215\256\351\233\206\346\210\220/32RocketMQ
  Connect In Action5-ES.md" 
"b/i18n/en/docusaurus-plugin-content-docs/current/08-\346\225\260\346\215\256\351\233\206\346\210\220/32RocketMQ
  Connect In Action5-ES.md"
index 48a8f14ef..269fc8cd0 100644
--- 
"a/i18n/en/docusaurus-plugin-content-docs/current/08-\346\225\260\346\215\256\351\233\206\346\210\220/32RocketMQ
  Connect In Action5-ES.md" 
+++ 
"b/i18n/en/docusaurus-plugin-content-docs/current/08-\346\225\260\346\215\256\351\233\206\346\210\220/32RocketMQ
  Connect In Action5-ES.md" 
@@ -1,4 +1,4 @@
-# RocketMQ Connect actual combat 5
+# RocketMQ Connect in Action 5
 
 Elsticsearch Source  -  >RocketMQ Connect  ->  Elasticsearch Sink
 
@@ -31,7 +31,7 @@ $ cd 
rocketmq-connect/connectors/rocketmq-connect-elasticsearch/
 $ mvn clean package -Dmaven.test.skip=true
 ```
 
-Put the compiled Elasticsearch RocketMQ Connector package into the Runtime 
load directory. The command is as follows:
+Move the compiled Elasticsearch RocketMQ Connector package into the Runtime 
load directory. The command is as follows:
 ```
 mkdir -p /usr/local/connector-plugins
 cp 
rocketmq-connect-elasticsearch/target/rocketmq-connect-elasticsearch-1.0.0-jar-with-dependencies.jar
 /usr/local/connector-plugins
@@ -154,4 +154,3 @@ After the two Connector tasks are successfully created 
Whether the Elasticsearch
 
 New data added to the source index can be synchronized to the target index
 
-
diff --git 
"a/i18n/en/docusaurus-plugin-content-docs/version-5.0/08-\346\225\260\346\215\256\351\233\206\346\210\220/32RocketMQ
  Connect In Action5-ES.md" 
"b/i18n/en/docusaurus-plugin-content-docs/version-5.0/08-\346\225\260\346\215\256\351\233\206\346\210\220/32RocketMQ
  Connect In Action5-ES.md"
index 48a8f14ef..269fc8cd0 100644
--- 
"a/i18n/en/docusaurus-plugin-content-docs/version-5.0/08-\346\225\260\346\215\256\351\233\206\346\210\220/32RocketMQ
  Connect In Action5-ES.md"     
+++ 
"b/i18n/en/docusaurus-plugin-content-docs/version-5.0/08-\346\225\260\346\215\256\351\233\206\346\210\220/32RocketMQ
  Connect In Action5-ES.md"     
@@ -1,4 +1,4 @@
-# RocketMQ Connect actual combat 5
+# RocketMQ Connect in Action 5
 
 Elsticsearch Source  -  >RocketMQ Connect  ->  Elasticsearch Sink
 
@@ -31,7 +31,7 @@ $ cd 
rocketmq-connect/connectors/rocketmq-connect-elasticsearch/
 $ mvn clean package -Dmaven.test.skip=true
 ```
 
-Put the compiled Elasticsearch RocketMQ Connector package into the Runtime 
load directory. The command is as follows:
+Move the compiled Elasticsearch RocketMQ Connector package into the Runtime 
load directory. The command is as follows:
 ```
 mkdir -p /usr/local/connector-plugins
 cp 
rocketmq-connect-elasticsearch/target/rocketmq-connect-elasticsearch-1.0.0-jar-with-dependencies.jar
 /usr/local/connector-plugins
@@ -154,4 +154,3 @@ After the two Connector tasks are successfully created 
Whether the Elasticsearch
 
 New data added to the source index can be synchronized to the target index
 
-

Reply via email to