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

    JAVA 节点 综述 创建任务 任务参数 任务样例 注意事项 JAVA 节点 综述 该节点用于执行 java 类型的任务,支持使用单文件和jar包作为程序入口。 创建任务 点击项目管理 -> 项目名称 -> 工作流定义,点击”创建工作流”按钮,进入 DAG 编辑页面: 拖动工具栏的JAVA任务节点到画板中。 任务参数 默...
  • Deployment

    4172 2024-06-26 《Apache Amoro 0.6.1》
    System requirements Download the distribution Source code compilation Configuration Configure the service address Configure system database Configure high availability Config...
  • Upgrading Accumulo

    4170 2024-06-22 《Apache Accumulo 2.x》
    Upgrading from 1.10 or 2.0 to 2.1 Create ZooKeeper snapshot (optional - but recommended) Rename master Properties, Config Files, and Script References Pre-Upgrade the property st...
  • Deployment

    4168 2024-07-01 《Apache Hudi 0.15.0》
    Deploying Hudi Streamer Spark Datasource Writer Jobs Upgrading Downgrading Migrating This section provides all the help you need to deploy and operate Hudi tables at scale. ...
  • 名词解释

    名词解释 模块介绍 在对 Apache DolphinScheduler 了解之前,我们先来认识一下调度系统常用的名词 名词解释 DAG: 全称 Directed Acyclic Graph,简称 DAG。工作流中的 Task 任务以有向无环图的形式组装起来,从入度为零的节点进行拓扑遍历,直到无后继节点为止。举例如下图: 流程定义 :通过拖...
  • Getting Started

    4159 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Installation Install Kyuubi Install Spark Configuration Start Kyuubi Operate Clients Open Connections Execute Statements Start Engines Close Connections Stop...
  • Indexing

    4148 2024-06-28 《Apache Hudi 0.15.0》
    Indexing Multi-modal Indexing Index Types in Hudi Global and Non-Global Indexes Configs Spark based configs Flink based configs Indexing Strategies Workload 1: Late arriving...
  • Kafka

    Support Those Engines Key Features Description Supported DataSource Info Sink Options Parameter Interpretation Topic Formats Semantics Partition Key Fields Assign Partition...
  • How To Use Spark Adaptive Query Execution (AQE) in Kyuubi

    4134 2024-07-05 《Apache Kyuubi 1.9.1》
    The Basics of AQE Dynamically Switch Join Strategies Dynamically Coalesce Shuffle Partitions Other Tips for Best Practises How to set spark.sql.adaptive.advisoryPartitionSizeInByt...
  • JDO 3.0 Overview

    4123 2024-05-25 《Apache JDO 3.2.1》
    Background Metadata API Enhancer API Query Cancel/Timeout API Control of read objects locking Background Java Data Objects (JDO) is a specification begun in 2000, with 2 maj...