awslabs / aws-glue-libs

AWS Glue Libraries are additions and enhancements to Spark for ETL operations.
Other
635 stars 299 forks source link

Run specific jobs in the glue-workflow. #176

Open Rachapalli94 opened 1 year ago

Rachapalli94 commented 1 year ago

Issue 1: How to start aws glue workflow from a specific intermittent step and run to end?

Issue 2: in the start_workflow_run() can we use any aruguments to run the specific glue job through workflow or any other approach we need to follow?

@kkadiyam