Click or drag to resize
Grid Solutions Framework

HadoopReplicationProviderApplyBufferPadding Property

Gets or sets a boolean value that indicates whether the buffer used for computing file hash is to be padded with null bytes for replicating HDFS hashing bug.

Namespace: Hadoop.Replication
Assembly: Hadoop.Replication (in Hadoop.Replication.dll) Version: 2.4.182-beta
Syntax
public bool ApplyBufferPadding { get; set; }
View Source

Property Value

Boolean
See Also