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/14 00:15:31 UTC

[GitHub] [iceberg] elkhand commented on issue #2033: Iceberg specific files (manifest files, manifest list file, metadata file) are not created, only Flink specific manifest file is created

elkhand commented on issue #2033:
URL: https://github.com/apache/iceberg/issues/2033#issuecomment-759839418


   @openinx tried with Apache iceberg build from the master(`01fca3d0`), this issue still occurs.
   
   Basically, when the job is suspended - savepoint is created. Then the job is started from that saved savepoint.
   Flink Iceberg connector will only create Flink specific manifest file (`.avro`), and none of the Iceberg specific files will be created for every checkpoint going forward.


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