Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support output compression #77

Open
adrdc opened this issue Nov 4, 2021 · 0 comments
Open

support output compression #77

adrdc opened this issue Nov 4, 2021 · 0 comments

Comments

@adrdc
Copy link
Collaborator

adrdc commented Nov 4, 2021

The S3 connector should support all/most of the compression types supported by the hive connector, for output (writing) Current types supported by hive: SNAPPY, LZ4, ZSTD, or GZIP.

For output, a config setting will determine compression type:

s3.compression-codec | The compression codec to use when writing files. Possible values are NONE, SNAPPY, LZ4, ZSTD, or GZIP. Default is GZIP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant