Page MenuHomePhabricator

Set up Spark SQL Server
Open, HighPublic

Description

Spark thrift-server is supposedly equivalent to hive-server2, allowing to run spark SQL queries on the cluster. This server would be (a lot) faster than hive, and therefore could possibly be used with Superset, in an idea of possibly replacing presto

Goal: Set up a Spark SQL Server to test performance.