You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/08/21 04:59:50 UTC

[GitHub] [hudi] bvaradar commented on issue #1999: What difference from spark and deltaStreamer? which more efficient?

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:
users@infra.apache.org