hudi-bot opened a new issue, #14502: URL: https://github.com/apache/hudi/issues/14502
As part of [this|https://github.com/apache/hudi/pull/3967] patch, we are making timeline server based as the default marker type. But we have an issue w/ structured streaming. Looks like after 1st micro batch, the timeline server gets shutdown and for subsequent micro batches, timeline server is not available. So, in the patch we have made marker based overridden just for structured streaming. We may want to revisit this and see how to go about it. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-2782 - Type: Bug - Fix version(s): - 1.1.0 -- 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]
