Devlive 开源社区 本次搜索耗时 0.428 秒,为您找到 924 个相关结果.
  • Development Guide

    Environment Requirements Clone the Source Code Build the Project Open the Project Extract the Package Copy the Path Start the Backend Service Start the Frontend Service Dem...
  • 文件参数传递

    文件参数 使用方式 配置文件参数 输出文件给下游任务 获取上游任务的文件 其他 备注 样例 文件参数 通过配置文件参数,在同一工作流实例中,可以将上游任务工作目录下的文件(或文件夹,下统一以文件 代替)传递给下游任务。 如以下场景可能使用到 在ETL任务中,将多个上游任务处理好的数据文件一起传递给特定的下游任务。 在机器学习场景中,将...
  • 集群部署(Cluster)

    集群部署(Cluster) 部署步骤 前置准备工作 && 准备 DolphinScheduler 启动环境 修改相关配置 启动 DolphinScheduler && 登录 DolphinScheduler && 启停服务 集群部署(Cluster) 集群部署目的是在多台机器部署 DolphinScheduler 服务,用于运行大量任务情况。 ...
  • Ubuntu 16

    步骤 下一步 更多信息 在具有 Internet 访问权限的服务器主机上,使用命令行编辑器执行以下操作: 步骤 以 root 身份登录到您的主机。 将 Ambari 列表文件下载到安装主机上的目录。 wget - O / etc / apt / sources . list . d / ambari . list https ://...
  • Ubuntu 16

    步骤 下一步 更多信息 在可以访问 Internet 的服务器主机上,使用命令行编辑器执行以下操作 在安装 Ambari 服务器之前,请确保在所有主机上安装 apt-transport-https 软件包,如下所示: apt - get install apt - transport - https 步骤 在安装 Ambari 之...
  • Switch

    Switch 创建任务 任务参数 任务样例 创建工作流 设置条件 执行 Switch Switch 是一个条件判断节点,依据全局变量 的值和用户所编写的表达式判断结果执行对应分支。 注意 使用 javax.script.ScriptEngine.eval 执行表达式。 创建任务 点击项目管理 -> 项目名称 -> 工作流定义,点击”创建...
  • SageMaker

    SageMaker 节点 综述 创建任务 任务样例 环境配置 SageMaker 节点 综述 Amazon SageMaker 是一个云机器学习平台。 提供了完整的基础设施,工具和工作流来帮助用户可以创建、训练和发布机器学习模型。 Amazon SageMaker Model Building Pipelines 是一个可以直接使用Sa...
  • Async Queries via Celery

    Celery Celery Flower Celery On large analytic databases, it’s common to run queries that execute for minutes or hours. To enable support for long running queries that execute b...
  • AWS

    Enabling AWS Integration Spark Flink HTTP Client Configurations URL Connection HTTP Client Configurations Apache HTTP Client Configurations Run Iceberg on AWS Amazon Athena ...
  • Ubuntu 16

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following: Steps Log in to your host as root . Download...