Persistence Job fails due to not being able to find a dataset

I set up a cron job to refresh a persistent QueryModel, and the job fails at the end with this message:

ERROR - 
Fail to transform data. Dataset `graphql_logs` not found

There is definitely a dataset with that name in our schema… why can’t it find it?

Hi Johanna,

Thank you for your information.

Which data source are you using for the query model persistence? I’ve checked your current data source at Data Manager page and could not find the graphql_logs schema.

Please note that the schema parameter in our AML persistence means the schema name that the persisted table will be written into.

Best regards,
Phien Pham