bvaradar commented on issue #1999: URL: https://github.com/apache/hudi/issues/1999#issuecomment-678038887
DeltaStreamer gives you ability to continuously ingest data from upstream sources such as kafka/DFS log files and other hoodie tables. It manages checkpoints as well. Yes, you can also use Spark DataSource for writes where your input batch is a Spark dataset. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
