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/10/13 22:19:42 UTC

[GitHub] [iceberg] HotSushi commented on pull request #1564: Hive: Don't use catalog to initialize serde on mappers

HotSushi commented on pull request #1564:
URL: https://github.com/apache/iceberg/pull/1564#issuecomment-708040409


   H @pvary, properties set in HiveIcebergStorageHandler.configureInputJobProperties() should propagate to the configuration object. Hive does copying of properties [here](https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/io/HiveInputFormat.java#L408)  
   Another way to set would be through HiveIcebergStorageHandler.configureJobConf() . Were the properties still not transferred after this?


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