danny0405 commented on issue #11633: URL: https://github.com/apache/hudi/issues/11633#issuecomment-2229707804
The `HoodieFlinkWriteClient` does not work as a coordination role like the `SparkRddWriteClient`, it only works locally per-write task, so the suggestion is to use the `HoodiePipeline` utility class instead for building the sink pipeline. -- 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]
