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

IAM role does not work for S3 Parquet format #10581

Closed
tuliren opened this issue Feb 23, 2022 · 0 comments
Closed

IAM role does not work for S3 Parquet format #10581

tuliren opened this issue Feb 23, 2022 · 0 comments
Labels
area/connectors Connector related issues autoteam connectors/destination/s3 team/destinations Destinations team's backlog type/bug Something isn't working

Comments

@tuliren
Copy link
Contributor

tuliren commented Feb 23, 2022

Environment

Is this your first time deploying Airbyte: Yes
OS Version / Instance: Amazon Linux 2, AWS
Memory / Disk: 4.01476 Gb / 50 Gb
Deployment: Docker
Airbyte Version: 0.35.14-alpha
Source name/version: Twilio
Destination name/version: Amazon S3
Description: I'm trying to sync using parquet output format but it give me this error:

Exception in thread "main" java.nio.file.AccessDeniedException: s3-bucket: org.apache.hadoop.fs.s3a.auth.NoAwsCredentialsException: SimpleAWSCredentialsProvider: No AWS credentials in the Hadoop configuration

Also if I when try with JSON/CSV format it works, and to mention that I attach an IAM role on the instance that runs Airbyte docker to read/write on the S3 bucket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues autoteam connectors/destination/s3 team/destinations Destinations team's backlog type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants