-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stream github events demo #5189
Conversation
… from rest of the process (setting up cluster, setting up kafka, creating topic and adding table)
Codecov Report
@@ Coverage Diff @@
## master #5189 +/- ##
============================================
- Coverage 66.13% 56.45% -9.68%
Complexity 12 12
============================================
Files 1050 1055 +5
Lines 54117 54096 -21
Branches 8071 8047 -24
============================================
- Hits 35789 30542 -5247
- Misses 15671 21128 +5457
+ Partials 2657 2426 -231 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor comments. Please create another issue to move all recipes out to tools to pinot-example-apps or pinot-recipes
pinot-tools/src/main/java/org/apache/pinot/tools/GithubEventsQuickstart.java
Outdated
Show resolved
Hide resolved
pinot-tools/src/main/java/org/apache/pinot/tools/GithubEventsQuickstart.java
Outdated
Show resolved
Hide resolved
...-tools/src/main/java/org/apache/pinot/tools/admin/command/GithubEventsQuickStartCommand.java
Outdated
Show resolved
Hide resolved
|
A real world application demo of Pinot. This demo lets us query github events in realtime.
Steps to run: https://apache-pinot.gitbook.io/apache-pinot-cookbook/getting-started/recipes/github-events-stream