Apache Kyuubi 1.3.0 DocumentationTools 1. Kubernetes Tools Spark Block Cleaner Kyuubi Insider Overview Architecture Kyuubi v.s. HiveServer2 Kyuubi v.s. Spark Thrift JDBC/ODBC Server (STS) Contributing Develop Tools 1. Building Kyuubi simple authentication to HiveServer2 on localhost:10000 $ beeline -u jdbc:hive2://localhost:10000 username password 2. Connect using simple authentication to HiveServer2 on hs.local:10000 using hive/localhost@mydomain.com as HiveServer2 principal $ beeline -u "jdbc:hive2://hs2.local:10013/default;principal=hive/localhost@mydomain .com" 4. Connect using SSL connection to HiveServer2 on localhost at0 码力 | 199 页 | 4.42 MB | 1 年前3
Apache Kyuubi 1.3.1 DocumentationTools 1. Kubernetes Tools Spark Block Cleaner Kyuubi Insider Overview Architecture Kyuubi v.s. HiveServer2 Kyuubi v.s. Spark Thrift JDBC/ODBC Server (STS) Contributing Develop Tools 1. Building Kyuubi simple authentication to HiveServer2 on localhost:10000 $ beeline -u jdbc:hive2://localhost:10000 username password 2. Connect using simple authentication to HiveServer2 on hs.local:10000 using hive/localhost@mydomain.com as HiveServer2 principal $ beeline -u "jdbc:hive2://hs2.local:10013/default;principal=hive/localhost@mydomain .com" 4. Connect using SSL connection to HiveServer2 on localhost at0 码力 | 199 页 | 4.44 MB | 1 年前3
Apache Kyuubi 1.4.1 DocumentationTools 1. Kubernetes Tools Spark Block Cleaner Kyuubi Insider Overview Architecture Kyuubi v.s. HiveServer2 Kyuubi v.s. Spark Thrift JDBC/ODBC Server (STS) Contributing Develop Tools 1. Building Kyuubi simple authentication to HiveServer2 on localhost:10000 $ beeline -u jdbc:hive2://localhost:10000 username password 2. Connect using simple authentication to HiveServer2 on hs.local:10000 using hive/localhost@mydomain.com as HiveServer2 principal $ beeline -u "jdbc:hive2://hs2.local:10013/default;principal=hive/localhost@mydomain .com" 4. Connect using SSL connection to HiveServer2 on localhost at0 码力 | 233 页 | 4.62 MB | 1 年前3
Apache Kyuubi 1.4.0 DocumentationTools 1. Kubernetes Tools Spark Block Cleaner Kyuubi Insider Overview Architecture Kyuubi v.s. HiveServer2 Kyuubi v.s. Spark Thrift JDBC/ODBC Server (STS) Contributing Develop Tools 1. Building Kyuubi simple authentication to HiveServer2 on localhost:10000 $ beeline -u jdbc:hive2://localhost:10000 username password 2. Connect using simple authentication to HiveServer2 on hs.local:10000 using hive/localhost@mydomain.com as HiveServer2 principal $ beeline -u "jdbc:hive2://hs2.local:10013/default;principal=hive/localhost@mydomain .com" 4. Connect using SSL connection to HiveServer2 on localhost at0 码力 | 233 页 | 4.62 MB | 1 年前3
Apache Kyuubi 1.5.1 DocumentationTools 1. Kubernetes Tools Spark Block Cleaner Kyuubi Insider Overview Architecture Kyuubi v.s. HiveServer2 Kyuubi v.s. Spark Thrift JDBC/ODBC Server (STS) Contributing Develop Tools 1. Building Kyuubi simple authentication to HiveServer2 on localhost:10000 $ beeline -u jdbc:hive2://localhost:10000 username password 2. Connect using simple authentication to HiveServer2 on hs.local:10000 using hive/localhost@mydomain.com as HiveServer2 principal $ beeline -u "jdbc:hive2://hs2.local:10013/default;principal=hive/localhost@mydomain .com" 4. Connect using SSL connection to HiveServer2 on localhost at0 码力 | 267 页 | 5.80 MB | 1 年前3
Apache Kyuubi 1.5.2 DocumentationTools 1. Kubernetes Tools Spark Block Cleaner Kyuubi Insider Overview Architecture Kyuubi v.s. HiveServer2 Kyuubi v.s. Spark Thrift JDBC/ODBC Server (STS) Contributing Develop Tools 1. Building Kyuubi simple authentication to HiveServer2 on localhost:10000 $ beeline -u jdbc:hive2://localhost:10000 username password 2. Connect using simple authentication to HiveServer2 on hs.local:10000 using hive/localhost@mydomain.com as HiveServer2 principal $ beeline -u "jdbc:hive2://hs2.local:10013/default;principal=hive/localhost@mydomain .com" 4. Connect using SSL connection to HiveServer2 on localhost at0 码力 | 267 页 | 5.80 MB | 1 年前3
Apache Kyuubi 1.5.0 DocumentationTools 1. Kubernetes Tools Spark Block Cleaner Kyuubi Insider Overview Architecture Kyuubi v.s. HiveServer2 Kyuubi v.s. Spark Thrift JDBC/ODBC Server (STS) Contributing Develop Tools 1. Building Kyuubi simple authentication to HiveServer2 on localhost:10000 $ beeline -u jdbc:hive2://localhost:10000 username password 2. Connect using simple authentication to HiveServer2 on hs.local:10000 using hive/localhost@mydomain.com as HiveServer2 principal $ beeline -u "jdbc:hive2://hs2.local:10013/default;principal=hive/localhost@mydomain .com" 4. Connect using SSL connection to HiveServer2 on localhost at0 码力 | 267 页 | 5.80 MB | 1 年前3
Apache Kyuubi 1.9.0-SNAPSHOT DocumentationQuery Engine Connectors For Trino SQL Engine Kyuubi Insider Overview Architecture Kyuubi v.s. HiveServer2 Kyuubi v.s. Spark Thrift JDBC/ODBC Server (STS) Contributing Contributing Code Get Started Code with Hive JDBC How to get the Kyuubi JDBC driver Kyuubi Thrift API is fully compatible with HiveServer2, so technically, it allows to use any Hive JDBC driver to connect Kyuubi Server. But it’s recommended comma-separated list for all frontend protocols THRIFT_BINARY - HiveServer2 compatible thrift binary protocol. THRIFT_HTTP - HiveServer2 compatible thrift http protocol. REST - Kyuubi defined REST API(experimental)0 码力 | 405 页 | 4.96 MB | 1 年前3
Apache Kyuubi 1.8.1 DocumentationQuery Engine Connectors For Trino SQL Engine Kyuubi Insider Overview Architecture Kyuubi v.s. HiveServer2 Kyuubi v.s. Spark Thrift JDBC/ODBC Server (STS) Contributing Contributing Code Get Started with Hive JDBC How to get the Kyuubi JDBC driver Kyuubi Thrift API is fully compatible with HiveServer2, so technically, it allows to use any Hive JDBC driver to connect Kyuubi Server. But it’s recommended comma-separated list for all frontend protocols THRIFT_BINARY - HiveServer2 compatible thrift binary protocol. THRIFT_HTTP - HiveServer2 compatible thrift http protocol. REST - Kyuubi defined REST API(experimental)0 码力 | 405 页 | 5.28 MB | 1 年前3
Apache Kyuubi 1.8.0-rc1 DocumentationQuery Engine Connectors For Trino SQL Engine Kyuubi Insider Overview Architecture Kyuubi v.s. HiveServer2 Kyuubi v.s. Spark Thrift JDBC/ODBC Server (STS) Contributing Contributing Code Get Started Code with Hive JDBC How to get the Kyuubi JDBC driver Kyuubi Thrift API is fully compatible with HiveServer2, so technically, it allows to use any Hive JDBC driver to connect Kyuubi Server. But it’s recommended comma-separated list for all frontend protocols THRIFT_BINARY - HiveServer2 compatible thrift binary protocol. THRIFT_HTTP - HiveServer2 compatible thrift http protocol. REST - Kyuubi defined REST API(experimental)0 码力 | 429 页 | 5.28 MB | 1 年前3
共 22 条
- 1
- 2
- 3













