Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
MHank2
Contributor
Contributor

S3 Get encoding problem.

Hello,

I have a problem with donwloading file through tS3Get.

It produces following error :

com.amazonaws.services.s3.model.AmazonS3Exception: UTF-8 encoding is required. The text encoding error was found near byte 8,192. (Service: Amazon S3; Status Code: 400; Error Code: InvalidTextEncoding; ...)

How can i set encoding inside tS3Get component ?

Labels (3)
3 Replies
Anonymous
Not applicable

Hello,

Could you please clarify in which Talend version/edition you are?

Here exists a jira issue: https://jira.talendforge.org/browse/TDI-41024 and it is fixed in V 7.1.1.

Best regards

Sabrina

 

MHank2
Contributor
Contributor
Author

Hi,

I'm using 7.3.1 Big Data, but i cant see any encoding config here.

Anonymous
Not applicable

Hello,

What's file type are you trying to download? Would you mind posting your job screenshots on community?

From the Job level:

Could you please click the Run tab > Advanced settings > select Use specific JVM arguments > New > enter -Dfile.encoding=UTF-8 to see if it helps?

Best regards

Sabrina