Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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 ?
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
Hi,
I'm using 7.3.1 Big Data, but i cant see any encoding config here.
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