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/06/09 19:07:53 UTC

[GitHub] [iceberg] marton-bod commented on issue #2686: Read Iceberg Table via Hive: Hadoop Tables Succeed. Hive Catalog Failed. Anyone met the errors before?

marton-bod commented on issue #2686:
URL: https://github.com/apache/iceberg/issues/2686#issuecomment-858014749


   This looks like the table is missing the right storage handler and serde. My assumption would be that the "iceberg.hive.engine.enabled=true" property was missing from the config when the table was created - please check this section: https://github.com/apache/iceberg/blob/master/site/docs/hive.md#enabling-support. Can you send the `describe formatted testhive` output for this table to double check? Thanks!


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