What is the correct way to get the unique Execution ID of a workflow within a task?
And what is the correct way to determine if a task is running locally or remotely? - It seems the plugins do this slightly different e.g. the spark plugin vs the mlflow plugin?
f
freezing-airport-6809
09/12/2023, 1:18 PM
The unique Id for a task is task execution Id. It should be available- it is the combination of exec Id, node Id and task name with retry attempt