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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Signature Does not match using component tBigQueryOutput & tBigQueryBulkExec

Anybody could help me to resolve this issue of using component tBigQueryOutput & tBigQueryBulkExec
I'm using Talend Open Studio for Big Data 7.2.1. The job deployed & run in google instance and the error appear as capture screen, but if the job run in Local PC no issue happened, the CSV sucesfully upload to Cloud Storage and BigQuery.

 

0683p000009M8A7.png

Labels (5)
2 Replies
Anonymous
Not applicable
Author

Hello,

Are you trying to connect to BigQuery with Google Storage credentials ? How did you build your job outof talend studio?

The message you receive indicates that some security parameters are not the good ones (signature algorithm or certificate).

Best regards

Sabrina

Anonymous
Not applicable
Author


@xdshi wrote:

Hello,

Are you trying to connect to BigQuery with Google Storage credentials ? How did you build your job outof talend studio?

The message you receive indicates that some security parameters are not the good ones (signature algorithm or certificate).

Best regards

Sabrina


I just set up the configuration like this.
And no issue if the job run in local PC, but when the job deploy in Google Instance the job will error.

0683p000009M8KB.png