Devlive 开源社区 本次搜索耗时 1.123 秒,为您找到 240 个相关结果.
  • Apache Paimon (Incubating)

    2586 2024-07-05 《Apache Kyuubi 1.9.1》
    Apache Paimon (Incubating) Integration Dependencies Configurations Apache Paimon (Incubating) Operations Apache Paimon(incubating) is a streaming data lake platform that suppo...
  • SSO Integration

    Background SSO login workflow How to enable SSO login Note Background As an enterpise practice, it’s common to apply Single sign-on (SSO) across all applications, so that use...
  • Using GitHub CLI extensions

    2514 2024-05-07 《GitHub Cli》
    About GitHub CLI extensions Finding extensions Installing extensions Running an extension Viewing installed extensions Updating extensions Uninstalling extensions About G...
  • Structured Streaming

    2506 2024-06-29 《Apache Iceberg 1.5.2》
    Streaming Reads Streaming Writes Partitioned table Maintenance for streaming tables Tune the rate of commits Expire old snapshots Compacting data files Rewrite manifests I...
  • Creating your site

    2499 2024-06-03 《Docusaurus 1.14.7》
    Site Structure Create Your Basic Site Navigate to http://localhost:3000 Special Customization Docs Landing Page Blog Only Docusaurus was created to hopefully make it super...
  • Flink DML

    2496 2024-06-26 《Apache Amoro 0.6.1》
    Querying with SQL Batch mode Batch mode (non-primary key table) Batch mode (primary key table) Streaming mode Streaming mode (LogStore) Streaming mode (FileStore non-primary k...
  • Flink Connector

    2482 2024-06-29 《Apache Iceberg 1.5.2》
    Table managed in Hive catalog. Table managed in hadoop catalog Table managed in custom catalog A complete example. Apache Flink supports creating Iceberg table directly withou...
  • 10.2 The kableExtra package

    2463 2024-05-24 《R Markdown Cookbook》
    10.2.1 Set the font size 10.2.2 Style specific rows/columns 10.2.3 Group rows/columns 10.2.4 Scaling down wide tables in LaTeX References The kableExtra package (Zhu 2024 ) ...
  • SSO 集成

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

    2432 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...