Run the TCGA Glue workflow
This guidance includes an example AWS Glue workflow to process the TCGA data. You can run the workflow using either the AWS Command Line Interface (AWS CLI) or the AWS Glue console.
To start the workflow using the AWS CLI, run the following command:
aws glue start-workflow-run --name TCGAWorkflow
Use the following process to run the crawler in the AWS Glue console.
-
Sign in to the AWS Glue console
. -
Choose Workflows from the left navigation menu. On the Workflows page, select the name of the example workflow
—TCGAWorkflow
. -
Choose Actions and select Run.