Viewing crawler results and details - Amazon Glue
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Viewing crawler results and details

After the crawler runs successfully, it creates table definitions in the Data Catalog. Choose Tables in the navigation pane to see the tables that were created by your crawler in the database that you specified.

You can view information related to the crawler itself as follows:

  • The Crawlers page on the Amazon Glue console displays the following properties for a crawler:

    Property Description
    Name

    When you create a crawler, you must give it a unique name.

    Status

    A crawler can be ready, starting, stopping, scheduled, or schedule paused. A running crawler progresses from starting to stopping. You can resume or pause a schedule attached to a crawler.

    Schedule

    You can choose to run your crawler on demand or choose a frequency with a schedule. For more information about scheduling a crawler, see Scheduling a crawler.

    Last run

    The date and time of the last time the crawler was run.

    Log

    Links to any available logs from the last run of the crawler.

    Tables changes from last run

    The number of tables in the Amazon Glue Data Catalog that were updated by the latest run of the crawler.

  • To view the history of a crawler, choose Crawlers in the navigation pane to see the crawlers you created. Choose a crawler from the list of available crawlers. You can view the crawler properties and view the crawler history in the Crawler runs tab.

    The Crawler runs tab displays information about each time the crawler ran, including Start time (UTC), End time (UTC), Duration, Status, DPU hours, and Table changes.

    The Crawler runs tab displays only the crawls that have occurred since the launch date of the crawler history feature, and only retains up to 12 months of crawls. Older crawls will not be returned.

  • To see additional information, choose a tab in the crawler details page. Each tab will display information related to the crawler.

    • Schedule: Any schedules created for the crawler will be visible here.

    • Data sources: All data sources scanned by the crawler will be visible here.

    • Classifiers: All classifiers assigned to the crawler will be visible here.

    • Tags: Any tags created and assigned to an Amazon resource will be visible here.