wombatu-kun commented on issue #8522: URL: https://github.com/apache/hudi/issues/8522#issuecomment-2264544595
@sydneyhoran hi! I've added ability to pass checkpoint as offset number alone like `--checkpoint 106600` (with `hoodie.streamer.source.kafka.checkpoint.type=single_offset`) to master branch, and fixed documentation here https://hudi.apache.org/docs/next/hoodie_streaming_ingestion#checkpointing and here https://hudi.apache.org/docs/next/configurations#Kafka-Source-Configs You can try it and resolve this issue if HudiStreamer works now as you expect. -- 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]
