Instructions Install Hive JDBC JDBC URL Example Instructions Kyuubi is fully compatible with Hive JDBC and ODBC drivers that let you connect to popular Business Intelligence ...
Kyuubi Authentication Mechanism Using KERBEROS Kyuubi Authentication Mechanism In a secure cluster, services should be able to identify and authenticate callers. As the ...
Requirements Configurations Master Deploy Mode Docker Image Test Cluster ServiceAccount Volumes PodTemplateFile Other Requirements When you want to run Kyuubi’s Spark S...
Using JDO requires several components that work together: a database that stores your data persistently an application that operates through the JDO layers on the database a JDO...
Kerberos Overview Enable Kerberos Authentication Create a Kerberos principal and keytab Enable Hadoop Impersonation # Configure the authentication properties Refresh all th...
Let’s summarize what we have seen so far and preview what is to come. Rendering R Markdown documents with rmarkdown consists of converting .Rmd to .md with knitr , and then .m...
Debugging Kyuubi Debugging Server Debugging Apps Debugging Kyuubi You can use the Java Debug Wire Protocol to debug Kyuubi with your favorite IDE tool, e.g. Intellij I...
Run the local web server in docker Use docker-compose Docker is a tool that enables you to create, deploy, and manage lightweight, stand-alone packages that contain everything ...