pinterest / querybook

Querybook is a Big Data Querying UI, combining collocated table metadata and a simple notebook interface.
https://www.querybook.org
Apache License 2.0
1.94k stars 232 forks source link

Integration with Spark #1417

Open monkeymq opened 8 months ago

monkeymq commented 8 months ago

Is there a way for Querybook to use the Apache Spark cluster for data query?

jczhong84 commented 8 months ago

it supports SparkSQL. Not sure if you could just use the hive engine, but you can always write your own executor https://www.querybook.org/docs/integrations/add_query_engine/