You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/getting-started/example/mooncake_conn.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ To use the Mooncake connector, you need to configure the `connector_config` dict
53
53
The metadata server of the mooncake transfer engine.
54
54
-`master_server_address`:
55
55
The IP address and the port of the master daemon process of MooncakeStore.
56
-
-`protocl`*(optional)*:
56
+
-`protocol`*(optional)*:
57
57
If not provided, it defaults to **tcp**.
58
58
-`device_name`*(optional)*:
59
59
The device to be used for data transmission, it is required when “protocol” is set to “rdma”. If multiple NIC devices are used, they can be separated by commas such as “erdma_0,erdma_1”. Please note that there are no spaces between them.
0 commit comments