Hi folks, I dont see a channel for spark-pinot con...
# general
e
Hi folks, I dont see a channel for spark-pinot connector. Was wondering if its in plan to support the connector with Spark 3 in upcoming releases?
k
Hi, If you are talking about Spark ingestion plugin, the support for Spark 3.x has been released with pinot 0.11
e
g
For ingestion, there is a separate plugin for Spark 3.x have a look at this https://github.com/apache/pinot/tree/master/pinot-plugins/pinot-batch-ingestion
1
e
Apologies, I wanted to ask for reading data via spark from pinot ... that connector is still 2.5.4? Any plan to upgrade that to 3.x
DatasourceV2 API
is no longer available in Spark 3.x
k
Ohh. For that I am not sure. Let me check if that can be a small fix or not.
e
Thank you @Kartik Khare I think usually metric consumer are always gonna be two types, folks with ML background (spark, flink) & Analytics folks (rest API, presto etc). Will be really helpful in that regard. Let me know how can I help
Hi @Kartik Khare We only found this Old issue https://github.com/apache/pinot/issues/5598 which is already closed & seems no one is using connector to read data from Pinot into Spark? 🤔