EnableSynchronousDownloadFallback

Key Name Default Value Required

EnableSynchronousDownloadFallback

0

No

Description

This property specifies whether to switch from downloading result files in parallel to sequential when the number of straggling download for a query exceeds the value set for the MaximumStragglersPerQuery configuration.

  • 1: Enables switching from downloading result file in parallel to sequential when the number of straggling download for a query exceeds the value set for the MaximumStragglersPerQuery configuration.
  • 0: Disables switching from downloading result file in parallel to sequential even when the number of straggling download for a query exceeds the value set for the MaximumStragglersPerQuery configuration.

Note:

This configuration is only applicable when EnableStragglerDownloadMitigation is set to 1.