maxPaddingBytes property

int? maxPaddingBytes
final

The maximum amount of padding to apply. This is useful if you intend to copy the data from Amazon S3 to HDFS before querying. The default is 0.

Implementation

final int? maxPaddingBytes;