搜索

排序方式
44 个文档
  • epub 文档 Apache Kyuubi 1.6.0 Documentation

    0 码力 | 391 页 | 5.41 MB | 2 年前
    3
    Apache Kyuubi 1.6.0版本文档记录了该版本的多项改进,包括新增功能、错误修复、依赖版本升级和文档更新。主要内容涵盖对Spark 3.0的末日支持,Flink版本升级至1.14.5和1.15.1,修复了Kyuubi启动失败的问题,优化了JDBC连接处理,改进了日志记录和安全认证机制,以及增强与Iceberg、Delta Lake等存储 connectors的兼容性。此外,文档还涉及性能优化、测试改进和构建工具的完善。
  • pdf 文档 Apache Kyuubi 1.6.0 Documentation

    0 码力 | 195 页 | 3.88 MB | 2 年前
    3
    Apache Kyuubi 是一个高性能的统一 JDBC 和 SQL 执行引擎,旨在帮助用户在大数据场景下像处理普通数据一样方便地进行数据处理和分析。它基于 Apache Spark 构建,支持多租户、高可用性和弹性资源管理,提供统一的 SQL 接口以处理 ETL、BI 分析等多种工作负载。文档详细介绍了其安装、配置、客户端使用、授权机制以及与不同数据源的连接器支持。
  • pdf 文档 Apache Kyuubi 1.7.0 Documentation

    0 码力 | 206 页 | 3.78 MB | 2 年前
    3
    Apache Kyuubi 1.7.0 is a high-performance SQL execution engine designed to facilitate handling big data through a standardized JDBC interface. It supports multi-tenancy and high availability, ensuring secure and efficient data access. Kyuubi relies on Apache Spark for high-performance queries and integrates with various data sources via connectors. The system provides robust security, load balancing, and elastic resource management. It offers tools for monitoring, configuration, and extension, making it a versatile platform for data processing and analytics. The document also covers migration guidelines and best practices for deploying and maintaining Kyuubi in production environments.
  • pdf 文档 Apache Kyuubi 1.7.2 Documentation

    0 码力 | 211 页 | 3.79 MB | 2 年前
    3
    Apache Kyuubi 1.7.2是一个分布式多租户网关,用于在数据仓库和湖仓上提供无服务器SQL查询。它基于Apache Spark、Flink、Doris、Hive、Trino等现代计算框架构建分布式SQL查询引擎。Kyuubi通过引擎缓存提高临时查询响应速度,通过水平扩展和负载均衡增强并发能力。它提供完整的认证和授权服务确保数据安全,以及高可用和负载均衡保障SLA承诺。Kyuubi采用两级弹性资源管理架构,有效提高资源利用率。其愿景是构建在Apache Spark和数据湖技术之上,统一门户成为理想的数据湖管理平台。从1.7.1升级到1.7.2时,Kyuubi BeeLine需使用--python-mode选项运行Python代码。从1.7.0升级到1.7.1时,REST API的Open session参数中移除了protocolVersion。从1.6升级到1.7时,Kyuubi返回引擎信息而非服务器信息。
  • pdf 文档 Apache Kyuubi 1.8.0 Documentation

    0 码力 | 220 页 | 3.82 MB | 2 年前
    3
    Apache Kyuubi 1.8.0 is a unified multi-tenant JDBC interface built on Apache Spark, designed for large-scale data processing and analytics. It supports high performance, scalability, and security, with features like session management, resource elasticity, and integration with external systems. The document details configurations, monitoring, security, and migration guidelines, highlighting improvements and changes from previous versions. It also compares Kyuubi with HiveServer2 and Spark Thrift Server, emphasizing its enhanced capabilities in multi-tenancy, concurrency, and data security.
  • pdf 文档 Apache Kyuubi 1.7.2-rc0 Documentation

    0 码力 | 211 页 | 3.79 MB | 2 年前
    3
    Apache Kyuubi 1.7.2-rc0文档主要介绍了其作为统一多租户JDBC接口的架构与功能。Kyuubi构建于Apache Spark之上,提供无服务器SQL服务,支持数据仓库和数据湖查询。文档详述了其多租户支持、高可用性设计,包括负载均衡与故障检测。核心架构中,Kyuubi服务器处理客户端连接与执行请求,通过会话与操作管理。引擎缓存、水平扩展和负载均衡提升了交互式查询性能。文档还涵盖了安全认证(LDAP、Kerberos)、扩展点(服务端与引擎端插件)以及从1.6到1.7版本的迁移指南,如会话类型重构和API参数变化。
  • epub 文档 Apache Kyuubi 1.5.2 Documentation

    0 码力 | 267 页 | 5.80 MB | 2 年前
    3
    Apache Kyuubi 1.5.2是一个基于Apache Spark构建的统一多租户JDBC接口,用于大规模数据处理和分析。文档介绍了Kyuubi的生态系统架构,包括与Spark Thrift JDBC/ODBC Server的对比。核心功能包括:支持多租户,实现端到端的用户隔离和访问控制;通过Zookeeper提供高可用性和负载均衡;支持多种客户端工具如Hive Beeline、DBeaver等;可集成Apache Iceberg等数据湖技术。文档还详细说明了配置方法,包括环境变量配置在kyuubi-env.sh中,Kyuubi属性配置在kyuubi-defaults.conf中,以及Hadoop和Hive的相关配置。部署方面,支持伪模式(内嵌Zookeeper)和生产模式(外部Zookeeper集群)。系统通过日志系统(Log4j)和服务器指标进行监控。
  • pdf 文档 Apache Kyuubi 1.5.2 Documentation

    0 码力 | 172 页 | 6.94 MB | 2 年前
    3
    Apache Kyuubi 1.5.2是一个高性能的通用JDBC和SQL执行引擎,旨在让用户像处理普通数据一样处理大数据。它提供标准化的JDBC接口,使终端用户无需了解底层大数据平台即可专注于业务开发和数据价值挖掘。Kyuubi依赖Apache Spark提供高性能数据查询能力,通过引擎缓存提高即席查询响应速度,并通过水平扩展和负载均衡增强并发能力。它提供完整的身份验证和授权服务以确保数据安全,以及高可用性和负载均衡来保证SLA承诺。Kyuubi采用两级弹性资源管理架构,在覆盖所有场景性能需求的同时提高资源利用率。其愿景是构建在Apache Spark和数据湖技术之上,统一门户并成为理想的数据湖管理平台,支持ETL和BI等纯SQL方式的数据处理和分析。文档还介绍了Kyuubi的架构、配置、指标系统、安全机制、安装步骤以及社区贡献指南。
  • epub 文档 Apache Kyuubi 1.5.0 Documentation

    0 码力 | 267 页 | 5.80 MB | 2 年前
    3
    Welcome to Kyuubi’s documentation! Kyuubi™ is a unified multi-tenant JDBC interface for large-scale data processing and analytics, built on top of Apache Spark™ [http://spark.apache.org/]. In general, the complete ecosystem of Kyuubi falls into the hier
  • pdf 文档 Apache Kyuubi 1.8.1 Documentation

    0 码力 | 222 页 | 3.84 MB | 2 年前
    3
    Apache Kyuubi 1.8.1 documentation provides comprehensive guidance on setting up and managing a unified gateway for large-scale data processing. It covers serverless SQL capabilities, high availability, multi-tenancy, and various engine configurations. The document also details extension points for custom functionality, session configuration management, and hot upgrade procedures. Additionally, it includes specific instructions for upgrading from previous versions and optimizing Spark SQL operations, such as small file merging and skewed join optimization.
共 44 条
  • 1
  • 2
  • 3
  • 4
  • 5
前往