Devlive 开源社区 本次搜索耗时 0.632 秒,为您找到 537 个相关结果.
  • Docker

    3732 2024-06-03 《Docusaurus 1.14.7》
    Run the local web server in docker Use docker-compose Docker is a tool that enables you to create, deploy, and manage lightweight, stand-alone packages that contain everything ...
  • Getting Started

    3716 2024-05-25 《Apache JDO 3.2.1》
    Using JDO requires several components that work together: a database that stores your data persistently an application that operates through the JDO layers on the database a JDO...
  • JDO Helper

    3711 2024-05-25 《Apache JDO 3.2.1》
    PersistenceManagerFactory methods Persistence methods Lifecycle methods JDO provides a standard utility that gives access to useful parts of the JDO persistence process. This i...
  • Glue Data Catalog

    Syncing to Glue Data Catalog Pre-requisites Steps Running sync Register the target table in Glue Data Catalog Validating the results Conclusion Syncing to Glue Data Catalo...
  • Gitlab

    Description Key features Options url [String] access_token [String] method [String] params [Map] body [String] poll_interval_millis [int] retry [int] retry_backoff_multipl...
  • JuiceFS

    3682 2024-07-01 《Apache Hudi 0.15.0》
    JuiceFS configs Creating JuiceFS file system Download JuiceFS client Install JuiceFS client Format a JuiceFS file system Adding JuiceFS configuration for Hudi Adding JuiceFS H...
  • DDL

    3675 2024-06-29 《Apache Iceberg 1.5.2》
    CREATE TABLE PARTITIONED BY ALTER TABLE ... WRITE DISTRIBUTED BY PARTITION ALTER TABLE ... SET IDENTIFIER FIELDS ALTER TABLE ... DROP IDENTIFIER FIELDS Branching and Taggi...
  • Contribute Transform Guide

    Concepts DataType transform Data transform Translation Core APIs SeaTunnelTransform SingleFieldOutputTransform MultipleFieldOutputTransform AbstractSeaTunnelTransform Deve...
  • Demo

    DolphinScheduler 初始化工作流 demo 准备工作 备份上一版本文件和数据库 下载新版本的安装包 服务启动步骤 开启 dolphinscheduler 服务 数据库配置 租户配置 修改 dolphinscheduler-tools/resources/application.yaml 配置内容 DolphinSched...
  • Datasource SPI

    DolphinScheduler Datasource SPI 主要设计 如何使用数据源? 如何进行数据源插件开发? 未来计划 DolphinScheduler Datasource SPI 主要设计 如何使用数据源? 数据源中心默认支持POSTGRESQL、HIVE/IMPALA、SPARK、CLICKHOUSE、SQLSERVER数据源。...