Devlive 开源社区 本次搜索耗时 1.386 秒,为您找到 163 个相关结果.
  • 集群部署(Cluster)

    1.1 : 基础软件安装(必装项请自行安装) 1.2 : 下载后端tar.gz包 1.3:创建部署用户和hosts映射 1.4 : 配置hosts映射和ssh打通及修改目录权限 1.5 : 数据库初始化 1.6 : 修改运行参数 1.7 : 执行install.sh部署脚本 1.8 : 登录系统 1.2.1之前DolphinSchedule...
  • Features

    5901 2024-06-21 《Apache Accumulo 2.x》
    Table Design and Configuration Iterators Security labels Constraints Sharding Large Rows Namespaces Volume support Integrity/Availability Manager fail over Logical time L...
  • Guidelines

    5742 2024-05-25 《Apache Superset 4.0.1》
    Protocol Authoring Reviewing Test Environments Revert Guidelines Design Guidelines Capitalization guidelines Sentence case How to refer to UI elements **Exceptions to senten...
  • 单机部署 (Standalone)

    PostgreSQL (8.2.15+) or MySQL (5.7系列):两者任选其一即可 JDK (1.8+):必装,请安装好后在/etc/profile下配置 JAVA_HOME 及 PATH 变量 ZooKeeper (3.4.6+):必装 pstree or psmisc:Mac OS必装pstree,Fedora/Red/Hat/Ce...
  • Introduction

    5273 2024-04-28 《Apache Superset 4.0.1》
    Why Superset? ​ Screenshots & Gifs ​ Supported Databases ​ Installation and Configuration ​ Get Involved ​ Contributor Guide ​ Resources ​ Repo Activity ​ ...
  • 任务结构

    任务总体存储结构 各任务类型存储结构详解 Shell节点 SQL节点 PROCEDURE[存储过程]节点 SPARK节点 MapReduce(MR)节点 Python节点 Flink节点 HTTP节点 DataX节点 Sqoop节点 条件分支节点 子流程节点 依赖(DEPENDENT)节点 任务总体存储结构 在dolphin...
  • Kyuubi v.s. Spark Thrift JDBC/ODBC Server (STS)

    5014 2024-07-05 《Apache Kyuubi 1.9.1》
    Introductions Barriers to common Spark job usage High Barrier Insecurity Compatibility Bootstrap latency Limitations of Spark ThriftServer Driver Bottleneck Resource isolati...
  • 参数传递

    参数的引用 本地任务引用全局参数 上游任务传递给下游任务 任务样例 创建 SHELL 任务并设置参数 创建 SQL 任务并使用参数 保存工作流并设置全局参数 查看运行结果 Python 任务传递参数 SubProcess 任务传递参数 Kubernetes 任务传递参数 参数的引用 DolphinScheduler 提供参数间相互引...
  • DataX

    DATAX 节点 综述 创建任务 任务参数 任务样例 在 DolphinScheduler 中配置 DataX 环境 配置 DataX 任务节点 查看运行结果 注意事项: DATAX 节点 综述 DataX 任务类型,用于执行 DataX 程序。对于 DataX 节点,worker 会通过执行 ${DATAX_LAUNCHER} 来...
  • Spark

    SPARK节点 综述 创建任务 任务参数 任务样例 spark submit 执行 WordCount 程序 在 DolphinScheduler 中配置 Spark 环境 上传主程序包 配置 Spark 节点 spark sql 执行 DDL 和 DML 语句 注意事项: SPARK节点 综述 Spark 任务类型用于执行...