Tablestore
Last updated
Last updated
Tablestore sink connector
Write data to Tablestore
end_point
string
yes
-
instance_name
string
yes
-
access_key_id
string
yes
-
access_key_secret
string
yes
-
table
string
yes
-
primary_keys
array
yes
-
batch_size
string
no
25
common-options
config
no
-
endPoint to write to Tablestore.
The instanceName of Tablestore.
The access id of Tablestore.
The access secret of Tablestore.
The table of Tablestore.
The primaryKeys of Tablestore.
Sink plugin common parameters, please refer to Sink Common Options for details.