Skip to content

Kappa+ architecture support #9

@bvt123

Description

@bvt123

Several types of Jobs:

  • Realtime (MV on Insert)
  • Batch (periodic runs over Stage tables)
  • Periodic runs over Source tables with full day/month reload
  • Combined
    • run real-time MV
    • store to Stage
    • replay the previous day after midnight, or the previous month on 1st day of the next month (to fix mistakes)

Clickhouse is a better store for Stage data than Kafka
https://www.youtube.com/watch?v=ExU7fJFw4Bg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions