neither s3.block.size not fs.s3.block.size are honoured -------------------------------------------------------
Key: HADOOP-5804 URL: https://issues.apache.org/jira/browse/HADOOP-5804 Project: Hadoop Core Issue Type: Bug Components: fs/s3 Affects Versions: 0.20.0, 0.19.1, 0.18.2 Environment: all Reporter: Mathieu Poumeyrol 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. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.