#
doris
Here are 15 public repositories matching this topic...
Fense is a database proxy written in Java, which can connect DB of different engines at the same time. The key features are: authority management, query cache, audit security, current limiting fuse, onesql and so on
-
Updated
Nov 1, 2021 - JavaScript
使用K8S部署Apache Doris (incubating)(原百度palo)
-
Updated
May 15, 2019 - Dockerfile
使用shell脚本部署Apache Doris (incubating) FE & BE
-
Updated
Jul 8, 2019 - Shell
Thesis Codes
-
Updated
Sep 14, 2019 - Python
Improve this page
Add a description, image, and links to the doris topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the doris topic, visit your repo's landing page and select "manage topics."
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.
The custom abstract class DorisAbstractSink implements the interface org.apache.pulsar.io.core.Sink.
The DorisGenericRecordSink class inherits the abstract class DorisAbstractSink, and the speci