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 2020/04/23 09:52:49 UTC

[GitHub] [incubator-iceberg] lcaaaat opened a new issue #954: Default warehouse location of a table should be a subdirectory in database location

lcaaaat opened a new issue #954:
URL: https://github.com/apache/incubator-iceberg/issues/954


   After creating a iceberg table by HiveCatalog, I found that the metadata_location is  '/user/warehouse/db.db/tbl/metadata/00000-c5c9edfa-86f6-4b0e-9a5c-13f90a56f676.metadata.json' while the location of the database db is '/user/xxx/db.db'. 
   In my opinion, the location of a table should be a subdirectory of database's location. So, should the method `defaultWarehouseLocation` in `org.apache.iceberg.hive.HiveCatalog` need to be change?


----------------------------------------------------------------
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



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