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/28 21:17:14 UTC

[GitHub] [iceberg] marton-bod commented on issue #2541: Hive: insert into from hive tez it's not working for Map Only insert query

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


   @tprelle Hive writes using Tez are currently unsupported and may contain several problems. Our current [hive docs](https://github.com/apache/iceberg/blob/master/site/docs/hive.md#hive-query-engines) mention support for both mr and tez, but it's misleading because that's currently only for hive reads, not writes - we'll make changes to make that clearer.
   
   Which version of Hive are you using? In the meantime, can you switch to mr engine and rerun your queries and see if the issue persists?


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