BalaMahesh commented on issue #5591:
URL: https://github.com/apache/hudi/issues/5591#issuecomment-1127321049

   On checking I have found that `MARKER_TYPE_FILENAME` file is not created but 
the marker files are being created using timeline server. Since 
MARKER_TYPE_FILENAME is not found, hudi is assuming it as a direct marker file 
creating and trying to validate the MARKERSX to have .marker extension. Instead 
it should read the content of MARKERSX file and then try to validate the 
content of it as filenames. I am not certain, where this mismatch is happening.


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

Reply via email to