FileSystem
for reading and writing files on
Amazon S3.See: Description
Class | Description |
---|---|
NativeS3FileSystem | Deprecated
Replaced by the S3A client.
|
A distributed implementation of 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.
Copyright © 2019 Apache Software Foundation. All rights reserved.