Created
April 3, 2019 16:10
-
-
Save thomasv314/9f2f61f1b741511f5101eaef7153f0f6 to your computer and use it in GitHub Desktop.
aws_glue_catalog_table recreate err
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws_glue_catalog_database.aws_glue_catalog_database: Refreshing state... (ID: XXXXXXXXXX:TvendettaMyCatalogDatabase) | |
aws_glue_catalog_table.aws_glue_catalog_table: Refreshing state... (ID: XXXXXXXXXX:TvendettaMyCatalogDatabase:MyCatalogTable) | |
Error: Error refreshing state: 1 error(s) occurred: | |
* aws_glue_catalog_table.aws_glue_catalog_table: 1 error(s) occurred: | |
* aws_glue_catalog_table.aws_glue_catalog_table: aws_glue_catalog_table.aws_glue_catalog_table: Error reading Glue Catalog Table: EntityNotFoundException: Table mycatalogtable not found. | |
status code: 400, request id: xxx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment