EricJoy2048 commented on code in PR #4008:
URL: 
https://github.com/apache/incubator-seatunnel/pull/4008#discussion_r1091373935


##########
docs/en/seatunnel-engine/deployment.md:
##########
@@ -144,6 +144,42 @@ TCP is our suggest way in a standalone SeaTunnel Engine 
cluster.
 
 On the other hand, Hazelcast provides some other service discovery methods. 
For details, please refer to [hazelcast 
network](https://docs.hazelcast.com/imdg/4.1/clusters/setting-up-clusters)
 
+### 5.3 Map
+
+MapStores connect to an external data store only when they are configured on a 
map. This topic explains how to configure a map with a MapStore. For details, 
please refer to [hazelcast 
map](https://docs.hazelcast.com/imdg/4.2/data-structures/map)
+
+**type**
+
+The type of imap persistence, currently only supports `hdfs`.

Review Comment:
   I think we need let uses know If they have no hdfs cluster, they can use 
`hdfs` options too.



-- 
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