AWS Glue Crawler Not Creating Table

前端 未结 6 1422
醉酒成梦
醉酒成梦 2021-02-18 13:00

I have a crawler I created in AWS Glue that does not create a table in the Data Catalog after it successfully completes.

The crawler takes roughly 20 seconds to run and

6条回答
  •  半阙折子戏
    2021-02-18 13:49

    You can try excluding some files in the s3 bucket, and those excluded files should appear in the log. I find it helpful in debugging what's happening with the crawler.

提交回复
热议问题