Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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"
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.
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.