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/03/30 09:27:37 UTC

[GitHub] [iceberg] dixingxing0 commented on issue #2198: Hive: got error while joining iceberg table and hive table

dixingxing0 commented on issue #2198:
URL: https://github.com/apache/iceberg/issues/2198#issuecomment-810067302


   Sorry for the late reply, i found that this exception only occurs in the initializeMapOperator phase, org.apache.iceberg.mr.hive.HiveIcebergSerDe will not be used to deserialize data from hive table, so i just simply caught this exception and logged it, then everything works fine.


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