Package org.apache.pinot.tools
Class GitHubEventsQuickstart
- java.lang.Object
-
- org.apache.pinot.tools.GitHubEventsQuickstart
-
public class GitHubEventsQuickstart extends Object
Sets up a demo Pinot cluster with 1 zookeeper, 1 controller, 1 broker and 1 server Sets up a demo Kafka cluster, and creates a topic pullRequestMergedEvents Creates a realtime table pullRequestMergedEvents Starts thePullRequestMergedEventsStreamto publish pullRequestMergedEvents into the topic
-
-
Constructor Summary
Constructors Constructor Description GitHubEventsQuickstart()
-