luongphuong1506-bit opened a new issue, #8694:
URL: https://github.com/apache/gravitino/issues/8694

   ### Version
   
   main branch
   
   ### Describe what's wrong
   
   Bug Report: Gravitino 1.0.0 fails to create Iceberg catalog (JDBC) when 
metadata tables already exist
   
   Summary
   In Gravitino 1.0.0, creating a lakehouse-iceberg catalog with JDBC backend 
fails if the target metadata database already contains Iceberg tables 
iceberg_namespace_properties and iceberg_tables. The API consistently returns:
   The 'warehouse' parameter must have a value.
   The same request succeeds only when the database does not already contain 
these two tables (i.e., a fresh/empty metadata DB).
   
   ### Error message and/or stacktrace
   
   <img width="2503" height="683" alt="Image" 
src="https://github.com/user-attachments/assets/c8a78e19-c265-4307-a62e-ed58edbb8180";
 />
   
   ### How to reproduce
   
   .
   
   ### Additional context
   
   .


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to