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/12/01 01:17:23 UTC

[GitHub] [iceberg] rdblue commented on issue #1831: Hive: create and write iceberg by hive catalog using Spark, Hive client read no data

rdblue commented on issue #1831:
URL: https://github.com/apache/iceberg/issues/1831#issuecomment-736153262


   I think @pvary is right: the property may not be set when the write happens and that causes the serde to get reset to the generic one. I think the right thing to do is to configure either hive-site.xml (or make sure the config is consistent in Spark) or to set the table property, which will ensure Hive support is always enabled.


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