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/09/03 06:18:31 UTC

[GitHub] [incubator-iceberg] chenjunjiedada commented on issue #422: Consider building a HadoopCatalog

chenjunjiedada commented on issue #422: Consider building a HadoopCatalog
URL: https://github.com/apache/incubator-iceberg/issues/422#issuecomment-527320432
 
 
   This is interesting, I'd like to spend some effort on this if you haven't started it yet.
   
   Regarding the `renameTable` challenge, The `renameTable`  requires to rename the location of the table, for example, `hdfs://tableA -> hdfs://tableB`, which means to rename the directory and update the JSON file in both file version and location value of its content as well.  The challenge is to do them atomically via hdfs rename. Could you please help to correct me if my understanding is not correct?

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