Skip to content

Spark thriftserver itself deploys Spark cluster on Kubernetes and allows JDBC/ODBC clients to execute SQL

Notifications You must be signed in to change notification settings

open-datastudio/spark-thriftserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spark thriftserver

Spark thriftserver

  • Allows JDBC/ODBC clients to execute SQL queries over JDBC and ODBC protocols on Apache Spark.
  • Spark cluster running on Kubernetes that powers SQL queries.
  • Spark UI access.
  • Integrated with hive-metastore.
  • One click deployment on staroid.

Run

Development

Run locally with skaffold command.

$ skaffold dev --port-forward -p minikube

About

Spark thriftserver itself deploys Spark cluster on Kubernetes and allows JDBC/ODBC clients to execute SQL

Topics

Resources

Stars

Watchers

Forks