Skip to content
#

mpp

Here are 51 public repositories matching this topic...

Denovo1998
Denovo1998 commented Jul 19, 2021

Proposed changes

Doris's Routine Load realizes the import of data from Kafka to Doris, and make a feature of real-time synchronization of data from Pulsar to Doris based on Pulsar IO.

  1. The custom abstract class DorisAbstractSink implements the interface org.apache.pulsar.io.core.Sink.

  2. The DorisGenericRecordSink class inherits the abstract class DorisAbstractSink, and the speci

Improve this page

Add a description, image, and links to the mpp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mpp topic, visit your repo's landing page and select "manage topics."

Learn more