Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
AWS authentication requires a valid Date or x-amz-date header (Service: Amazon S3; Status Code: 403; Error Code: AccessDenied;
Hi,
I am using Talend for Big Data 6.3.1 desktop. I am loading data from postgresql db to aws redshift db.
I have a problem 'Error converting Timestamp'
Exception in component tPostgresqlInput_1
java.sql.SQLDataException: (10140) Error converting value to Timestamp.
I tried adding joda-time-2.8.2.jar in java classpath and path of jar file in jvm instructions and ran the job.
But still, problem not resolved. Can anyone help me to resolve the issue.
Thanks in Advance.
Regards
Satya
Hi,
I am using Talend for Big Data 6.3.1 desktop. I am loading data from postgresql db to aws redshift db.
I have a problem 'Error converting Timestamp'
Exception in component tPostgresqlInput_1
java.sql.SQLDataException: (10140) Error converting value to Timestamp.
I tried adding joda-time-2.8.2.jar in java classpath and path of jar file in jvm instructions and ran the job.
But still, problem not resolved. Can anyone help me to resolve the issue.
Thanks in Advance.
Regards
Satya