lichaohao opened a new issue, #4659:
URL: https://github.com/apache/iceberg/issues/4659

   exception message:
   caused by: File does not exist: 
/warehouse/tablespace/external/hive/iceberg.db/my_iceberg_test/metadata/version-hint.text
   
   i check the hdfs path ,hdfs actually does not exist version-hint.text if 
write data by hive_catalog  ,but it exists if using hadoop_catalog.
   i think spark api wants to get the latest schema,datalist by 
version-hint.text .
   maybe spark api should support this situation if using hive_catalog write 
data into iceberg table ,spark api can get  the latest schema,datalist by hive 
TBLProperties
   
   this bug can be fixed in next version (iceberg-spark-runtime ) ? 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to