RickyHuo commented on a change in pull request #907:
URL: 
https://github.com/apache/incubator-seatunnel/pull/907#discussion_r779268716



##########
File path: docs/en/configuration/sink-plugins/Redis.md
##########
@@ -0,0 +1,57 @@
+# Sink plugin: Redis
+
+### Description
+
+Write Rows to a Redis.
+
+### Options
+
+| name | type | required | default value | engine |
+| --- | --- | --- | --- | --- |
+| [redis_host](#redis-host-string) | string | yes | "localhost" | all 
streaming |

Review comment:
       ```
   | [redis_host](#redis_host-string) | string | yes | "localhost" | all 
streaming |
   ```
   You should write like this, otherwise the redirect would be invalid.

##########
File path: docs/en/configuration/sink-plugins/Redis.md
##########
@@ -0,0 +1,57 @@
+# Sink plugin: Redis
+
+### Description
+
+Write Rows to a Redis.
+
+### Options
+
+| name | type | required | default value | engine |

Review comment:
       Please remove column of `engine`




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to