Click or drag to resize

TaskContext Properties

The TaskContext type exposes the following members.

Properties
 NameDescription
Public propertyAttempt Gets the attempt number of this task attempt.
Public propertyDfsJobDirectory Gets the directory on the DFS where files related to the job are stored.
Public propertyJobConfiguration Gets the configuration for the job.
Public propertyJobId Gets the job ID.
Public propertyLocalJobDirectory Gets the local directory where files related to the job are stored.
Public propertyStageConfiguration Gets the configuration for the stage that the task belong to.
Public propertyStatusMessage Gets or sets the status message for the current task attempt.
Public propertyTaskAttemptId Gets the task attempt ID for this task attempt.
Public propertyTaskId Gets the task ID.
Public propertyTaskInput Gets the task input for this task.
Top
See Also