Click or drag to resize

FileInput Properties

The FileInput type exposes the following members.

Properties
 NameDescription
Public propertyMaximumSplitSize Gets or sets the maximum split size used to divide this input over multiple tasks.
Public propertyMinimumSplitSize Gets or sets the minimum split size used to divide this input over multiple tasks.
Public propertyPath Gets the path of a directory or file on the DFS that the input will be read from.
Public propertyRecordReaderType Gets the type of the record reader.
Public propertyRecordType Gets the type of the records read from the input.
Top
See Also