Devlive 开源社区 本次搜索耗时 0.447 秒,为您找到 314 个相关结果.
  • Connecting to Databases

    12649 2024-05-25 《Apache Superset 4.0.1》
    Connecting to Databases Installing Database Drivers Supported Databases and Dependencies Installing Drivers in Docker Images 1. Determine the driver you need 2. Install the drive...
  • Disable SELinux and PackageKit and check the umask

    You must disable SELinux for the Ambari setup to function. On each host in your cluster, enter: setenforce 0 To permanently disable SELinux set SELINUX=disabled in /etc/s...
  • 配置文件

    前言 目录结构 配置文件详解 dolphinscheduler-daemon.sh [启动/关闭DolphinScheduler服务脚本] 数据库连接相关配置 注册中心相关配置 common.properties [hadoop、s3、yarn配置] Api-server相关配置 Master Server相关配置 Worker Server...
  • Kubernetes

    在 Kubernetes 上安装 先决条件 运行 重要设置 安全设定 依赖关系 superset_config.py 环境变量 系统包 数据源 配置举例 设置 OAuth 启用警报和报告 在 Celery Worker 中安装受支持的网络驱动程序 运行 Celery beat 配置适当的 Celery 作业和 SMTP/Slack 设...
  • 配置文件

    目录结构 1.dolphinscheduler-daemon.sh [启动/关闭DS服务脚本] 2.datasource.properties [数据库连接] 3.zookeeper.properties [zookeeper连接配置] 4.common.properties [hadoop、s3、yarn配置] 5.application-api...
  • Setting up a Development Environment

    3355 2024-05-25 《Apache Superset 4.0.1》
    Setting up a Development Environment Fork and Clone docker-compose (recommended!) Installing Development Tools Python environment Git Hooks Alternatives to docker-compose Flas...
  • Kubernetes

    3348 2024-05-24 《Apache Superset 4.0.1》
    Installing on Kubernetes Prerequisites Running Important settings Security settings Dependencies superset_config.py Environment Variables System packages Data sources Conf...
  • 2. Configuration

    3325 2024-06-19 《Redisson》
    2.1. Programmatic configuration 2.2. Declarative configuration 2.2.1 YAML file based configuration 2.2.2 Variable syntax 2.2.3 Passwords encryption 2.3. Common settings codec ...
  • 系统使用手册

    操作指南 1. 首页 2. 项目管理 2.1 创建项目 2.2 项目首页 2.3 工作流定义 2.3.1 创建工作流定义 2.3.2 工作流定义操作功能 2.3.3 运行工作流 2.3.4 工作流定时 2.3.5 导入工作流 2.4 工作流实例 2.4.1 查看工作流实例 2.4.2 查看任务日志 2.4.3 查看任务历史记录 2....
  • 环境搭建

    DolphinScheduler 开发手册 软件要求 克隆代码库 编译源码 代码风格 Docker镜像构建 开发者须知 DolphinScheduler Standalone快速开发模式 分支选择 启动后端 启动前端 DolphinScheduler 普通开发模式 必要软件安装 zookeeper 数据库 启动后端 必要的准备工作 ...