Multiple chunks using aws-chunked is not supported & Part upload failed

I use 2 config with default partitioner and timebased partitioner and my format class in json, I get this errors:

Caused by: com.amazonaws.services.s3.model.AmazonS3Exception: Transfering payloads in multiple chunks using aws-chunked is not supported. (Service: Amazon S3; Status Code: 501; Error Code: NotImplemented; Request ID: tx92d5795bc0c0428baacd4-0062ecad95; S3 Extended Request ID: null; Proxy: null), S3 Extended Request ID: null

Caused by: org.apache.kafka.connect.errors.ConnectException: Part upload failed:

What should I do?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.