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/04/09 05:09:24 UTC

[GitHub] [iceberg] pvary commented on issue #2442: cannot insert value in hive command shell

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


   As a first try I would stick to the `add jar ...` solution. Hive has plenty of moving parts and it could be painful to add jars on other ways. OTOH `add jar ...`  should be working so I would stick to that and when that works then I would move forward and try the classpath stuff which is usually deployment dependent.
   
   The other issue, where the table created through Flink does not have the correct InputFormat / OutputFormat seems like another thing where Flink does not set the `hive.engine.enabled` table property on table creation.


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