doc-exports/docs/dataartsstudio/umn/dataartsstudio_01_0070.html
Xiong, Chen Xiao f3ee29a3dd DataArts UMN 20230329 version
Reviewed-by: Rechenburg, Matthias <matthias.rechenburg@t-systems.com>
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Xiong, Chen Xiao <chenxiaoxiong@huawei.com>
Co-committed-by: Xiong, Chen Xiao <chenxiaoxiong@huawei.com>
2023-05-11 17:09:25 +00:00

5.1 KiB

To DCS

If the data is imported to DCS, configure the destination job parameters based on Table 1.
Table 1 Parameter description

Parameter

Description

Example Value

Redis Key Prefix

Key prefix, which is similar to the table name of a relational database

TABLE

Value Storage Type

The options are as follows:
  • String: without column name, such as value1,value2
  • Hash: with column name, such as column1=value1,column2=value2

String

Key Delimiter

Character used to separate table names and column names of a relational database

_

Value Delimiter

Character used to separate columns when the storage type is string

;