Dremio script - Auto-schedule process

Hi,

We are using dremio with nessie to manage data as code. Purpose of having dremio is to perform data manipulation and further analytics specially delta checks.

We want to perform the same operation on daily basis. As we know there are different schedulers like autosys, crone and control-m etc. but these are external tools. Is there any way to auto-schedule dremio scripts to run on specific interval or any process to connect with external tool like autosys?

Pont to be noted, we are using container images.

Thanks
Zaid

@zaidhasan88 Currently, Dremio does not provide any scheduling of SQL scripts

Hi Balaji,

Any alternate if you can suggest to run in automated way? We want to implement this for automated feed processing to utilize nessie feature.

Thanks
Zaid