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

Update README to list "features" of S3 connector #93

Open
chipmaurer opened this issue Dec 1, 2021 · 1 comment
Open

Update README to list "features" of S3 connector #93

chipmaurer opened this issue Dec 1, 2021 · 1 comment

Comments

@chipmaurer
Copy link
Collaborator

chipmaurer commented Dec 1, 2021

I came up with these features. Please add comments for updates

  • Generic S3 object store queries (hive not required)
  • Tested on Dell Technologies Elastic Cloud Storage (ECS), Scality CloudServer and MinIO Object Storage Server
  • Supports CSV, JSON, Parquet and Avro input
  • Snappy and gzip compressed files
  • Create table support (CSV and JSON), including 'Create Table AS'
  • Uses Dell Schema Registry for dynamic table creation, but also supports static configuration of tables using JSON configuration files
@fpj
Copy link
Collaborator

fpj commented Dec 1, 2021

We might want to mention explicitly that we use the AWS S3 client. I'm also thinking that we should mention the S3 Select support.

"Dell Schema Registry" is the Pravega schema registry, right? https://github.com/pravega/schema-registry

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

2 participants