steveloughran opened a new pull request #525: HADOOP-16150. checksumFS doesn't wrap concat() URL: https://github.com/apache/hadoop/pull/525 HADOOP-16150. checksumFS doesn't wrap concat(): concatenated files do… This intercepts concat() To throw an UnsupportedOperationException. It also disables the test TestLocalFSContractMultipartUploader, as the service-loader mechanism to create an MPU uploader needs to be replaced by an API call in the filesystems, as proposed by HDFS-13934 Contributed by Steve Loughran. Change-Id: I85fc1fc9445ca0b7d325495d3bc55fe9f5e5ce52
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
