Click or drag to resize

JumboSettingsFileChannelStageOrJobSpillBufferLimit Field

The key to use in the job or stage settings to override the default spill output buffer limit specified in SpillBufferLimit. Stage settings take precedence over job settings. The setting should have type Single.

Namespace:  Ookii.Jumbo.Jet
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public const string SpillBufferLimit = "FileOutputChannel.SpillBufferLimit"

Field Value

Type: String
See Also