apache/pinot

End-to-end integration test for Kinesis connector

Open

#6,992 opened on May 27, 2021

View on GitHub
 (7 comments) (0 reactions) (1 assignee)Java (1,234 forks)batch import
good first issuehelp wantedkinesis

Repository metrics

Stars
 (4,937 stars)
PR merge metrics
 (Avg merge 6d 7h) (186 merged PRs in 30d)

Description

We added Kinesis integration https://github.com/apache/incubator-pinot/pull/6661 We need an integration test which can start Kinesis locally, and then test the whole realtime consumption end to end.

Contributor guide