Can't cancel a trigger waiting on dependency in azure-synapse-analytics

Meng Zhang 31 Reputation points Microsoft Employee
2022-11-30T02:38:06.767+00:00

The trigger is waiting on dependency with 0 pipelines, and the dependent trigger is succeeded.
When I tried to cancel it, it failed with no error message. How can I cancel it?

265482-image.png

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,422 questions
{count} votes

1 answer

Sort by: Most helpful
  1. BhargavaGunnam-MSFT 26,496 Reputation points Microsoft Employee
    2022-12-09T19:19:10.15+00:00

    Hello @Meng Zhang ,

    Thank you for the reply.

    It seems the order you are trying to cancel for each downstream trigger is incorrect. You will need to check which one should be canceled first.

    You can look at the trigger run waiting on dependencies to see the windows it depends on.

    268995-image.png

    269041-image.png

    I hope this helps. Please let me know if you still have trouble canceling the 'waiting on dependency' triggers.

    https://techcommunity.microsoft.com/t5/azure-data-factory-blog/cancel-and-rerun-tumbling-window-trigger-run/ba-p/1815699