cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Create external table using iceberg not working

new_user_ptl
Visitor

I'm trying to create a external iceberg table on top of files I have in s3 created using a spark job that runs outside of databricks using Hadoop catalog.

Create External table table_name using iceberg location 's3://myicebergbucket/iceberg_table_path'

But I'm getting this error

Managed iceberg tables do not support replace on external tables.

Is there a solution to this?

0 REPLIES 0