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

   @anvanna: Are you able to read the data from the Iceberg table with another 
tool? The issue with writing with Tez, that the newly created files are not 
propagated to the HS2 and they are not added to the commit. So it is absolutely 
possible that the files are there, and a new Iceberg snapshot is created, but 
this new snapshot does not contain the new files.
   
   I would like to reiterate that the Tez writes are not supported. Could you 
try using MR for the insert and then read with Tez?


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

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to