Task |
The TaskContext type exposes the following members.
| Name | Description | |
|---|---|---|
| Attempt | Gets the attempt number of this task attempt. | |
| DfsJobDirectory | Gets the directory on the DFS where files related to the job are stored. | |
| JobConfiguration | Gets the configuration for the job. | |
| JobId | Gets the job ID. | |
| LocalJobDirectory | Gets the local directory where files related to the job are stored. | |
| StageConfiguration | Gets the configuration for the stage that the task belong to. | |
| StatusMessage | Gets or sets the status message for the current task attempt. | |
| TaskAttemptId | Gets the task attempt ID for this task attempt. | |
| TaskId | Gets the task ID. | |
| TaskInput | Gets the task input for this task. |