Click or drag to resize

FileOutput Properties

The FileOutput type exposes the following members.

Properties
  NameDescription
Public propertyBlockSize
Gets or sets the block size in bytes for the output files.
Public propertyPath
Gets the path of a directory on the DFS that the output is written to.
Public propertyRecordOptions
Gets or sets the record options for the output files.
Public propertyRecordType
Gets the type of the records that can be written to this output.
Public propertyRecordWriterType
Gets the type of the record writer.
Public propertyReplicationFactor
Gets or sets the replication factor for the output files.
Top
See Also