steveloughran commented on issue #1944: HADOOP-16900. Very large files can be truncated when written through S3AFileSystem URL: https://github.com/apache/hadoop/pull/1944#issuecomment-611004194 ``` ./hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3ABlockOutputStream.java:31:import com.amazonaws.AmazonClientException;:8: Unused import - com.amazonaws.AmazonClientException. [UnusedImports] ./hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3ABlockOutputStream.java:696: /**: First sentence should end with a period. [JavadocStyle] ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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]
