The Ambari host should have at least 1 GB RAM, with 500 MB free. To check available memory on any host, run: free - m If you plan to install the Ambari Metrics Service (AMS...
Installation Usage Refresh config List Servers Delete an Engine New in version 1.6.0. Kyuubi administer tool(kyuubi-admin) provides administrators with some maintenance oper...
Kyuubi provides several auxiliary SQL functions as supplement to Spark’s Built-in Functions Name Description Return Type Since kyuubi_version Return the version of K...
match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
To create a Kyuubi distribution like those distributed by Kyuubi Release Page , and that is laid out to be runnable, use ./build/dist in the project root directory. For more inf...
Introduction Hive on Spark Differences Between Kyuubi and HiveServer2 Performance References Introduction HiveServer2 is a service that enables clients to execute Hive QL qu...
Enable LDAP Authentication Kyuubi can be configured to enable frontend LDAP authentication for clients, such as the BeeLine, or the JDBC and ODBC drivers. At present, only simple...
JDO provides a means of transparent persistence of objects of user defined classes. With JDO there are actually 3 types of classes. Persistence Capable classes are classes whose...
Basic Administration Table Maintenance User Administration Accumulo provides a simple shell that can be used to examine the contents and configuration settings of tables, inser...