org.apache.hadoop.fs.s3native.package.html Maven / Gradle / Ivy
A distributed implementation of {@link
org.apache.hadoop.fs.FileSystem} for reading and writing files on
Amazon S3.
This implementation stored files on S3 in their native form for interoperability
with other S3 tools.
It has been replaced by the S3A client.