Defining Glue Start Crawler Job Properties
AWS Glue Start Crawler jobs allow you to define the crawler that you want to use to search for and extract information from the different data sources to populate your AWS Glue Data Catalog.
On the Start Crawler Job page you define the parameters relevant to run that job on AWS Glue from Automic Automation.
-
Connection
AWS Glue Connection object containing the relevant information to connect to the application.
To search for a Connection object, start typing its name to limit the list of the objects that match your input.
-
Crawler Name
The name of the crawler that you want to use, for example, aa-csv-crawler.
You can click the browse button to the right of the field to open a picker dialog with all the jobs available and select the relevant one.
The Pre-Process page allows you to define the settings of the Jobs using script statements. These statements are processed before the job is executed, see Setting AWS Glue Job Properties Through Scripts.
See also: