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 2021/12/21 07:31:07 UTC

[GitHub] [iceberg] pvary edited a comment on pull request #3752: Hive: add config for disabling FileIO hadoop configuration serialization

pvary edited a comment on pull request #3752:
URL: https://github.com/apache/iceberg/pull/3752#issuecomment-997361482


   @jackye1995: By my understanding the FileIO could be defined on `Catalog` level:
   https://github.com/apache/iceberg/blob/f68d8d426661efc0d7e5686fe833b573b74eadab/hive-metastore/src/main/java/org/apache/iceberg/hive/HiveCatalog.java#L87-L88
   
   So it could be perfectly valid to have different `FileIo` for every `Catalog`, so I think we should not override this on the engine side.


-- 
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: issues-unsubscribe@iceberg.apache.org

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