AWS GLUE child node execution order of same level

22 Views Asked by At

If two child nodes has same parent node in AWS GLUE. How to set the priority of execution of specific child node.

For instances AWS GLUE job has three nodes. Node A is parent of child node B and child node C. In this case how to configure child node C will execute first. Is there any ways please suggest.

0

There are 0 best solutions below