Description
S3FileSystem does not override FileSystem.getDefaultBlockSize(), so the s3 default block size is actualy controlled by fs.local.block.size
As far as I can see, the s3 block size specific parameters (either with or without the fs. prefix) are read nowhere.