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

    12404 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...
  • Kubernetes

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

    4116 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...
  • Setting up a Development Environment

    3208 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

    3200 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...
  • 藏经阁

    FAQ 专栏 龙渊秦五专栏连载:《说透运维监控系统》 云原生监控连载:《说透Kubernetes云原生监控》 服务稳定性保障专栏: FlashTalk 夜莺动态 藏经阁 案例研究 部署 告警通知 监控实战 经验杂谈 Telegraf 监控大盘 本节罗列社区用户的分享文章,欢迎大家把自己的心得文章链接放到这里,让整个社区受益,相...
  • 2. Configuration

    3143 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 ...
  • 伪集群部署(Pseudo-Cluster)

    伪集群部署 前置准备工作 准备 DolphinScheduler 启动环境 配置用户免密及权限 配置机器 SSH 免密登陆 启动 zookeeper 修改相关配置 修改 install_env.sh 文件 修改 dolphinscheduler_env.sh 文件 初始化数据库 启动 DolphinScheduler 登录 Dolph...
  • 配置详情

    资源中心配置详情 对接本地文件系统 配置 common.properties 文件 对接AWS S3 对接分布式或远端对象存储 配置 common.properties 文件 资源中心配置详情 资源中心通常用于上传文件、UDF 函数,以及任务组管理等操作。 资源中心可以对接分布式的文件存储系统,如Hadoop (2.6+)或者MinIO ...
  • Bug descriptions

    2749 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 ...