Package org.apache.hadoop.fs.s3native

A distributed implementation of FileSystem for reading and writing files on Amazon S3.

See: Description

Package org.apache.hadoop.fs.s3native Description

A distributed implementation of FileSystem for reading and writing files on Amazon S3. Unlike S3FileSystem, which is block-based, this implementation stores files on S3 in their native form for interoperability with other S3 tools.

Copyright © 2016 Apache Software Foundation. All rights reserved.