Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Exception integrating S3 with NiFi.

avatar

I am getting following exception. Not sure whats missing.

2016-07-29 15:13:26,526 WARN [Timer-Driven Process Thread-4] o.a.nifi.processors.aws.s3.PutS3Object PutS3Object[id=542c64fc-f99f-40f6-ae03-a962a9ccb834] AccessDenied checking S3 Multipart Upload list for mphdf: Access Denied (Service: Amazon S3; Status Code: 403; Error Code: AccessDenied; Request ID: 9EEC5D94EE3F1E35) ** The configured user does not have the s3:ListBucketMultipartUploads permission for this bucket, S3 ageoff cannot occur without this permission. Next ageoff check time is being advanced by interval to prevent checking on every upload **

1 ACCEPTED SOLUTION

avatar

I got it resolved, the issue was related to permissions on the bucket by the certian user.

View solution in original post

1 REPLY 1

avatar

I got it resolved, the issue was related to permissions on the bucket by the certian user.