Base | 
The BaseJobRunner type exposes the following members.
| Name | Description | |
|---|---|---|
| BlockSize | Gets or sets the block size of the job's output files. | |
| DfsConfiguration | 
            Gets or sets the configuration used to access the Distributed File System.
             (Inherited from Configurable)  | |
| FileSystemClient | Gets the DFS client. | |
| IsInteractive | Gets or sets a value that indicates whether the job runner should wait for user input before starting the job and before exitting. | |
| JetClient | Gets the jet client. | |
| JetConfiguration | 
            Gets or sets the configuration used to access the Jet servers.
             (Inherited from Configurable)  | |
| JobOrStageProperties | Gets or sets the property values that will override predefined values in the job configuration. | |
| JobOrStageSettings | Gets or sets additional job or stage settings that will be defined in the job configuration. | |
| OverwriteOutput | Gets or sets a value that indicates whether the output directory should be deleted, if it exists, before the job is executed. | |
| ReplicationFactor | Gets or sets the replication factor of the job's output files. | |
| TaskContext | 
            Gets or sets the configuration for the task attempt.
             (Inherited from Configurable)  |