2

I am trying to send files into Minio Object storage Using Apache NiFi.

Here are the scenario example:

  1. Create files using NiFi GenerateFlowFile processor
  2. Send the created files into Minio Object Storage using NiFi PutS3Object processor

Note: In Minio Object Storage I created a bucket name called "test"

It came out with this error:

Error checking S3 Multipart Upload list for /test: Failed to parse XML document with handler class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser$ListMultipartUploadsHandler

Here is the NiFi setup:

Scenario NiFi setup

GenerateFlowFile Processor:

Generated Flow File Processor

PutS3Object processor:

PutS3Object processor 1

PutS3Object processor 2

PutS3Object processor 3

My Minio Interface where bucket is created :

Minio Interface

Could someone please help me with this error with explanation and example ? Thanks & appreciate.

techNerd
  • 23
  • 3

0 Answers0