unity catalog Request failed with status code 404
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2023 06:02 AM
maybe this is a bug in the unity catalog as the error happens multiple times when a table becomes inaccessible
error: Request failed with status code 404
try to drop the table error: NoSuchTableException: [TABLE_OR_VIEW_NOT_FOUND]
try to replace the table error: TableAlreadyExistsException: [TABLE_OR_VIEW_ALREADY_EXISTS]
the table info still exists in system.information_schema.columns
basically stuck at this state
Labels:
- Labels:
-
SQL
-
Unity Catalog