org.apache.hadoop.fs.s3native.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hadoop-aws Show documentation
Show all versions of hadoop-aws Show documentation
This module contains code to support integration with Amazon Web Services.
It also declares the dependencies needed to work with AWS services.
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.