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.