I created two Matillion schedules. Let call them schedule A and B. Each schedule is configured with the following
- A different Snowflake compute warehouse,
- A different Matillion version
- A different Matillion environment. Matillion environment variables are set up so that all transformations are in different Snowflake databases between the two scheduled jobs.
- Checked out on the same matillion branch.
In my head, there should be no reason why these two schedules would interfere with another. But I'm seeing that schedule A would run for 15 minutes (runs over much more data) alone. Schedule B would run for 1 minute alone. When run together, both schedule A and B would run for 16 minutes.
Am I missing something and is there a way to have Matillion transformations for snowflake run in parallel?
The tasks view shows both scheduled runs happening at the same time