Click or drag to resize

TaskAttemptIdTaskAttemptNumberSeparator Field

The separator characer used to identify the task attempt number in a task attempt identifier.

Namespace:  Ookii.Jumbo.Jet
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public const char TaskAttemptNumberSeparator = '_'

Field Value

Type: Char
See Also