Folks,
Does the following doc mean A or B?

*A*: batch_size is the number of instances in a given shard
*B:* batch_size is the number of shards. So every batch has (number of
instances)/(batch_size) tasks.

Mohit.
UpdateConfig Objects

Parameters for controlling the rate and policy of rolling updates.
objecttypedescription
batch_size Integer Maximum number of shards to be updated in one iteration
(Default: 1)

Reply via email to