Access Kyuubi with Hive JDBC and ODBC Drivers Instructions Install Hive JDBC JDBC URL Example Unsupported Hive Features Access Kyuubi with Hive JDBC and ODBC Drivers...
Contribution Guidelines Prepare github environment Creating a Pull Request Contribution Guidelines Kyuubi is an Apache License v2.0 open source software. Contributing to Ky...
Syncing to Hive Metastore Pre-requisites Steps Running sync Register the target table in Hive Metastore Conclusion Syncing to Hive Metastore This document walks through the...
Server configuration Client configuration Generating SSL material using OpenSSL Generate a certificate/keystore per host Accumulo, through Thrift’s TSSLTransport, provides the...
_.camelCase([string='']) Since Arguments Returns Example _.capitalize([string='']) Since Arguments Returns Example _.deburr([string='']) Since Arguments Returns Exa...
The book is broken down into small “recipes” that aim to demonstrate a single concept at a time. Chapter installation provides instructions on how to install the necessary softwa...
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...
Guide for migration from SpotBugs 3.1 to 4.0 for SpotBugs Users for Plugin Developers Guide for migration from FindBugs 3.0 to SpotBugs 3.1 com.google.code.findbugs:findbugs co...
Requirements Preparation Usage The JayDeBeApi module allows you to connect from Python code to databases using Java JDBC. It provides a Python DB-API v2.0 to that database. ...