To MRS Kafka
Type |
Parameter |
Description |
Example Value |
---|---|---|---|
Basic parameters |
Topic |
Topic database name |
default |
Data Format |
Format of the data written to the database CSV: Columns are concatenated based on field separators. JSON: All columns are concatenated into a JSON string based on specified field names. |
JSON |
|
Field Delimiter |
This parameter is available when Data Format is set to CSV. Field delimiter between data written to the destination. The default value is a space. |
, |
|
keyIndex |
This parameter is available when Data Format is set to CSV. Key column in Kafka Writer. After this parameter is set, this column is not recorded in the value. For example, if the subscripts of a field column are 0, 1, and 2, and the value of keyIndex is 0, the values of valueIndex are 1 and 2. The subscript of keyIndex must be a positive integer starting from 0. Otherwise, an error is reported during task execution. |
- |
|
Additional Configuration |
This parameter is available when Data Format is set to JSON. This parameter specifies different types of formats of the data to be written and configuration parameters. To use this function, you must set the configType parameter to COMBINE_DATA first. When configType is set to COMBINE_DATA, the following parameters are supported:
|
For example, to tag data, you need to set configType to COMBINE_DATA and featureTag to group. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot