danny0405 commented on issue #12585: URL: https://github.com/apache/hudi/issues/12585#issuecomment-2576634348
All the data files being written could never be seen by the reader, this is the Snapshot Isolation contract of a table format. > Caused by: org.apache.hudi.exception.HoodieException: Get reader error for path: hdfs://nameservice1:xxx.parquet Do you have more detailed exceptions, I can not get the cues from these errors, they all look like Flink related errors which may be caused by resource starvation. -- 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]
