Click or drag to resize

InputStageInfo Properties

The InputStageInfo type exposes the following members.

Properties
  NameDescription
Public propertyChannelType
Gets the type of the channel to use.
Public propertyDisableDynamicPartitionAssignment
Gets or sets a value indicating whether to disable dynamic partition assignment.
Public propertyInputStage
Gets the stage configuration of the input stage.
Public propertyMultiInputRecordReaderType
Gets the type of multi input record reader to use.
Public propertyPartitionAssignmentMethod
Gets or sets the method used to assign partitions to tasks when the job is started.
Public propertyPartitionerType
Gets the type of partitioner to use.
Public propertyPartitionsPerTask
Gets the number of partitions to create for each output task.
Top
See Also