ALTER ROUTINE LOAD
Only jobs in the PAUSED state can be modified.
Syntax:
-
Specify the name of the job to be modified.
-
Specify the job parameters that need to be modified. Currently only supports the modification of the following parameters:
desired_concurrent_number
max_error_number
max_batch_interval
max_batch_size
jsonpaths
strip_outer_array
strict_mode
timezone
num_as_string
fuzzy_parse
-
The relevant attributes of the data source. Currently only supports:
kafka_offsets
kafka_broker_list
kafka_topic
- Custom property, such as
property.group.id
Notice:
kafka_partitions
andkafka_offsets
are used to modify the offset of the kafka partition to be consumed, and can only modify the currently consumed partition. Cannot add partition.
Modify
desired_concurrent_number
to 1