Description

A simple writer for byte arrays to a Hadoop file system file. The byte arrays can be optionally prefixed by a long-sized length and/or record delimiter byte.

Usage

writer.builder.class=org.apache.gobblin.writer.AvroDataWriterBuilder

Configuration

KeyTypeDescriptionDefault Value
simple.writer.delimitercharacterAn optional character to be used as records separator
simple.writer.prepend.sizebooleanEnables/disables pre-pending the bytes written with a long sizefalse