Druid
Last updated
Last updated
Druid sink connector
Write data to Druid
TINYINT
LONG
SMALLINT
LONG
INT
LONG
BIGINT
LONG
FLOAT
FLOAT
DOUBLE
DOUBLE
DECIMAL
DOUBLE
STRING
STRING
BOOLEAN
STRING
TIMESTAMP
STRING
coordinatorUrl
string
yes
-
datasource
string
yes
-
batchSize
int
no
10000
common-options
no
-
The coordinatorUrl host and port of Druid, example: "myHost:8888"
The datasource name you want to write, example: "nexus"
The number of rows flushed to Druid per batch. Default value is 1024
.
Sink plugin common parameters, please refer to Sink Common Options for details
Simple example:
Use placeholders get upstream table metadata example: