Chunk size -CS (-CHUNKSIZE)

Use the -CS size command to indicate the chunk size in bytes.

The HDFS Adapter reads data from the HDFS file and writes data to the HDFS file in chunks of this size. Read and write for each chunk is a separate WebHDFS REST call. The value must be greater than zero. The maximum supported value is 2147483647. Default size: 65536