Devlive 开源社区 本次搜索耗时 0.678 秒,为您找到 701 个相关结果.
  • Flink DDL

    2781 2024-06-29 《Apache Iceberg 1.5.2》
    CREATE Catalog Hive catalog Hadoop catalog REST catalog Create through YAML config Create through SQL Files CREATE DATABASE CREATE TABLE PRIMARY KEY PARTITIONED BY C...
  • Z-Ordering Support

    2780 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Supported table format Supported column data type How to use Optimize history data Syntax Examples Optimize incremental data To improve query speed, Kyuubi su...
  • Notice

    2780 2024-05-20 《Apache Answer 1.3.0》
    Open-Source Software Notice Apache-2.0 MIT and Apache-2.0 MIT BSD-3-Clause BSD-2-Clause MPL-2.0 Open-Source Software Notice The project is built on and with the aid of the...
  • Schema Evolution

    2779 2024-06-28 《Apache Hudi 0.15.0》
    Schema Evolution on Write Type Promotions Schema Evolution on read Adding Columns Altering Columns Deleting Columns Renaming columns Schema Evolution in Action Related Reso...
  • 3. ACL Management Guide

    ACL Management Guide ACL Management Guide Authorization Modes Three primary modes for Kyuubi authorization are available by Submarine Spark Security : Storage-Based Authoriza...
  • Deploy Kyuubi engines on Kubernetes

    2772 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Configurations Master Deploy Mode Docker Image Test Cluster ServiceAccount Volumes PodTemplateFile Other Requirements When you want to run Kyuubi’s Spark S...
  • Types of Fields

    2754 2024-05-25 《Apache JDO 3.2.1》
    Supported Java Types First-Class (FCO) Types Second-Class (SCO) Types Simple Types Temporal Types Collection/Map Types Array Types JDO Attribute Converters Supported Java...
  • Branching and Tagging

    2753 2024-06-29 《Apache Iceberg 1.5.2》
    Overview Use Cases Historical Tags Audit Branch Usage Overview Iceberg table metadata maintains a snapshot log, which represents the changes applied to a table. Snapshots ar...
  • Flink Tuning Guide

    2739 2024-07-01 《Apache Hudi 0.15.0》
    Global Configurations Parallelism Memory Checkpoint Table Options Memory Parallelism Compaction Memory Optimization MOR COW Write Rate Limit Options Global Configura...
  • SSO 集成

    背景介绍 SSO 登录工作流 如何启用SSO登录 注意事项 背景介绍 作为企业实践,在应用程序中应用单点登录 (SSO) 是很常见的,这样可以通过集中且安全的方式管理用户凭证。 基于 Streampark 使用 Apache Shiro 进行身份验证和授权的事实,我们将使用 Pac4j 框架来实现单点登录 (SSO) 支持功能。 Pac4j 是...