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: 
Anonymous
Not applicable

tBigQueryInput : Dataset not found in US

Hello Community,

 

We just upgraded to Talend Cloud V7.2.1 and i have new issues i did not have with the open Studio 7.1.

 

The following job simply requests a table with a classic sql query :

"SELECT folder,last_processed FROM `dd_referentials.last_processed_sources` WHERE source_name ="src name"

 

 

0683p000009MA5S.png

The job runs just great on TOS 7.1, but fails miserably on Talend Cloud Studio 7.2 with the following error :


"code" : 404,
"errors" : [ {
"domain" : "global",
"message" : "Not found: Dataset PROJECT_NAME:`dd_referentials was not found in location US",
"reason" : "notFound"
} ]

Thank you for the help.

Regards, IC.

Labels (5)
1 Reply
DaanF
Contributor
Contributor

Hey, I just got the same problem in Talend 7.3.1 but when i did the same job in 8.0 it was resolved. So maybe consider upgrading.