Devlive 开源社区 本次搜索耗时 0.106 秒,为您找到 2342 个相关结果.
  • Design & Concepts

    3968 2024-07-01 《Apache Hudi 0.15.0》
    How does Hudi ensure atomicity? Does Hudi extend the Hive table layout? What concurrency control approaches does Hudi adopt? Hudi’s commits are based on transaction start time i...
  • Utility

    3967 2024-06-07 《Underscore.js 1.13.6》
    noConflict identity constant noop times random mixin iteratee uniqueId escape unescape result now template noConflict _.noConflict() source Give control of the...
  • Translations & Localization

    3961 2024-06-03 《Docusaurus 1.14.7》
    Docusaurus Translation Configurations Translating Your Existing Docs Enabling Translations on Pages Gathering Strings to Translate Custom Translation Strings How Strings Get T...
  • Java

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

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

    3935 2024-05-24 《Apache Superset 4.0.1》
    OS Dependencies ​ Python Virtual Environment ​ Installing and Initializing Superset ​ This page describes how to install Superset using the apache-superset package publis...
  • How to read this book

    3922 2024-05-06 《R Markdown Cookbook》
    References It is recommended that readers have a basic understanding of R Markdown. Chapter 2 of R Markdown: The Definitive Guide [@rmarkdown2018] provides an overview of the ba...
  • Hadoop Resource Integration

    Using Apache Hadoop resource in Flink on Kubernetes 1. Apache HDFS 1.1 Add the shaded jar 1.2. add core-site.xml and hdfs-site.xml 2. Apache Hive 2.1. Add Hive-related jars 2...
  • Apache JDO

    3886 2024-05-25 《Apache JDO 3.2.1》
    Welcome to Apache JDO, a project of the Apache DB project . Our goal is a thriving community of users and developers of object persistence technology. Java Data Objects (JDO) is a...
  • 软硬件环境建议配置

    1. Linux 操作系统版本要求 2. 服务器建议配置 生产环境 3. 网络要求 4. 客户端 Web 浏览器要求 DolphinScheduler 作为一款开源分布式工作流任务调度系统,可以很好的部署和运行在 Intel 架构服务器环境及主流虚拟化环境下,并支持主流的Linux操作系统环境。 1. Linux 操作系统版本要求 操作...