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/01/08 08:48:34 UTC

[GitHub] [iceberg] pvary commented on issue #798: can not create iceberg table by hive catalog in emr with maridb

pvary commented on issue #798:
URL: https://github.com/apache/iceberg/issues/798#issuecomment-756630728


   Most probably EMR uses Hive where the HIVE_LOCK table schema not synched with the code. Most probably this not causes problems for EMR because it does not uses DBLockManager or Locking at all.
   On the other hand Iceberg uses locks and tries to use the tables. Since the schema is not correct. It fails.
   
   Could you please try it with a more recent version of EMR and check if the issues still exists?
   
   Thanks,
   Peter


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