Hello, is it possible to use flink to sink data in...
# general
t
Hello, is it possible to use flink to sink data into pinot?
k
Hi Tymn, Currently there is no native Flink sink. You can publish the data from Flink job to Kafka or S3 and then allow Pinot to consume from there.
y
not yet, but we (Uber) are considering a Flink sink to create the offline table