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

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

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

    前端开发文档 技术选型 开发环境搭建 Node安装 前端项目构建 !!!这里特别注意 项目如果在拉取依赖包的过程中报 “ node-sass error “ 错误,请在执行完后再次执行以下命令 开发环境运行 前端项目发布 Linux下使用node启动并且守护进程 命令 项目目录结构 系统功能模块 路由和状态管理 规范 Vue规范 ...
  • Configuring Superset

    2994 2024-05-25 《Apache Superset 4.0.1》
    Configuration Specifying a SECRET_KEY Adding an initial SECRET_KEY Rotating to a newer SECRET_KEY Using a production metastore Running on a WSGI HTTP Server HTTPS Configurati...
  • 配置文件

    目录结构 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

    2436 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

    2302 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

    2260 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 ...
  • Development How-tos

    2030 2024-05-25 《Apache Superset 4.0.1》
    Contributing to Documentation Local Development Build Deployment Creating Visualization Plugins Prerequisites Creating a simple Hello World viz plugin Testing Python Testing...
  • Bug descriptions

    2011 2024-06-13 《SpotBugs 4.8.5》
    Bad practice (BAD_PRACTICE) JUA: Asserting value of instanceof in tests is not recommended. (JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS) AA: Assertion is used to validate an argument of ...