Package org.apache.hadoop.fs.s3native

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

See:
          Description

Class Summary
NativeS3FileSystem A FileSystem for reading and writing files stored on Amazon S3.
 

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 © 2014 Apache Software Foundation. All Rights Reserved.