You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/07/03 20:43:48 UTC

[GitHub] [incubator-iceberg] aokolnychyi opened a new issue #251: Register existing tables in Iceberg HiveCatalog

aokolnychyi opened a new issue #251: Register existing tables in Iceberg HiveCatalog
URL: https://github.com/apache/incubator-iceberg/issues/251
 
 
   Right now, we can keep metadata and data files while dropping tables from Iceberg `HiveCatalog`. However, there is no way to register those tables back even though the metadata and data files can be still there. So, we need to extend `HiveCatalog` with another method that will accept a location to the valid metadata file and would register a table in HMS.
   
   This will allow us to properly support external tables in Spark.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org