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

S3 destination + Parquet doesn't work with MinIO #4665

Closed
varunbpatil opened this issue Jul 9, 2021 · 0 comments · Fixed by #4666
Closed

S3 destination + Parquet doesn't work with MinIO #4665

varunbpatil opened this issue Jul 9, 2021 · 0 comments · Fixed by #4666

Comments

@varunbpatil
Copy link
Contributor

Enviroment

  • Destination Connector and version: destination-s3 (0.1.8)

Current Behavior

The S3 destination is able to write to MinIO when the format is CSV but not when the format is Parquet.

Expected Behavior

The S3 destination should be able to write to MinIO when the format is Parquet.

Logs

Sorry, I don't have the complete logs, but it is related to missing hadoop configuration.

Steps to Reproduce

  1. Select S3 destination.
  2. Select format as Parquet.
  3. Provide a custom endpoint for MinIO (Ex: http://localhost:9000)
  4. Leave the region empty.

Are you willing to submit a PR?

Yes

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

Successfully merging a pull request may close this issue.

2 participants