Spark Thrift JDBC/ODBC Server
- Thrift JDBC/ODBC Server or Spark Thrift Server is Spark SQL's JDBC/ODBC Interface
- Switch to Mastering Apache Spark 2
Spark Thrift Server's Web Console
- ThriftServerTab is an extension to Spark's web UI
- Available at localhost:4040/sqlserver
- Demo Time!
Demo - Using JDBC Clients with Spark SQL
- Beeline JDBC Client (included in Spark)
- SQuirreL SQL Client 3.7.1 (external tool)
- Spark SQL’s DataSource API
- Switch to Mastering Apache Spark 2