Package | Description |
---|---|
org.apache.hadoop.fs.s3a |
S3A Filesystem.
|
org.apache.hadoop.fs.s3a.adapter |
Adapter classes for allowing V1 credential providers to be used with SDKV2.
|
org.apache.hadoop.fs.s3a.api |
Where the interfaces for classes implemented in
o.a.h.fs.s3a.impl
should go. |
org.apache.hadoop.fs.s3a.audit |
Support for auditing and ultimately tracing operations.
|
org.apache.hadoop.fs.s3a.audit.impl |
The internal implementations of auditing support.
|
org.apache.hadoop.fs.s3a.auth |
Authentication and permissions support.
|
org.apache.hadoop.fs.s3a.auth.delegation |
Extensible delegation token support for the S3A connector.
|
org.apache.hadoop.fs.s3a.commit |
Support for committing the output of analytics jobs directly to S3.
|
org.apache.hadoop.fs.s3a.commit.files |
Persistent data formats for the committers.
|
org.apache.hadoop.fs.s3a.commit.impl |
Internal classes which make use of mapreduce code.
|
org.apache.hadoop.fs.s3a.commit.magic |
This is the "Magic" committer and support.
|
org.apache.hadoop.fs.s3a.commit.staging |
The staging committers.
|
org.apache.hadoop.fs.s3a.impl |
Implementation classes private to the S3A store.
|
org.apache.hadoop.fs.s3a.prefetch |
High performance s3 input stream which reads in
blocks and can cache blocks in the local filesystem.
|
org.apache.hadoop.fs.s3a.s3guard |
This package contained S3Guard support; now the feature has been removed,
its contents are limited to the public command line and some
methods still used by directory marker code.
|
org.apache.hadoop.fs.s3a.select |
Was the location for support for S3 Select.
|
org.apache.hadoop.fs.s3a.statistics |
Statistics collection for the S3A connector: interfaces.
|
org.apache.hadoop.fs.s3a.statistics.impl |
Statistics collection for the S3A connector: implementation.
|
org.apache.hadoop.fs.s3a.tools |
S3A Command line tools independent of S3Guard.
|
org.apache.hadoop.fs.s3native |
A distributed implementation of
FileSystem for reading and writing files on
Amazon S3. |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.