yihua commented on issue #7577: URL: https://github.com/apache/hudi/issues/7577#issuecomment-1371886902
The issue description mentions that the table type is MOR (`What table type cow or mor - MOR`), but the write config shows it's using COW (`hoodie.datasource.write.table.type=COPY_ON_WRITE`). Could you send over the content of the `<table_base_path>/.hoodie/hoodie.properties` file to confirm the Hudi table properties? Have you tried setting `hoodie.metadata.enable=false` and see if that can get rid of the `FileNotFoundException` exception? -- 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]
