cshuo commented on issue #14201: URL: https://github.com/apache/hudi/issues/14201#issuecomment-3494417087
@vamshipasunuru yes, some changes are needed. Previously even the mark type is configured as TIMELINE_SERVER_BASED in flink, `WriteMarkersFactory` still creates direct marker for flink writer, because there is a prerequisite that embedded timeline server should be enabled, and for flink, timeserver is enabled in coordinator, not in writer. We've raised a fix to deal with this case. -- 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]
