Devlive 开源社区 本次搜索耗时 0.126 秒,为您找到 1616 个相关结果.
  • IntelliJ IDEA Setup Guide

    3035 2024-07-05 《Apache Kyuubi 1.9.1》
    Copyright Profile Required Plugins Formatter For Java Formatter For Scala Checkstyle For Scala Copyright Profile Every file needs to include the Apache license as a header. ...
  • 为 Ranger 配置 MySQL

    先决条件 使用 MySQL 时,用于 Ranger 管理策略存储表的存储引擎必须支持事务。 InnoDB 是支持事务的引擎的一个例子。不支持事务的存储引擎不适合作为策略存储。 操作步骤 如果您使用 Amazon RDS,请参阅 Amazon RDS 要求 。 应使用 MySQL 数据库管理员来创建 Ranger 数据库。 以下一系列命令可用于...
  • 升级文档

    1. 备份上一版本文件和数据库 2. 停止dolphinscheduler所有服务 3. 下载新版本的安装包 4. 数据库升级 5. 后端服务升级 6. 前端服务升级 1. 备份上一版本文件和数据库 2. 停止dolphinscheduler所有服务 sh ./script/stop-all.sh 3. 下载新版本的安装包 下载 ,...
  • AWS Glue Data Catalog

    3033 2024-06-30 《Apache Hudi 0.15.0》
    Configurations Avoid creating excessive versions Glue Data Catalog specific configs Other references Running AWS Glue Catalog Sync for Spark DataSource Running AWS Glue Catalog...
  • Country Map Tools

    3032 2024-05-25 《Apache Superset 4.0.1》
    Included Maps ​ Adding a New Country ​ The Country Map visualization allows you to plot lightweight choropleth maps of your countries by province, states, or other subdivision...
  • Function

    3031 2024-06-02 《Ramda 0.1.1》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap always a → (* → a) Parameters valThe value to wrap in a func...
  • 6.2 Pandoc options for LaTeX output

    3029 2024-05-24 《R Markdown Cookbook》
    If you are using the default Pandoc template for LaTeX output, there are several options that you may set to adjust the appearance of the PDF output document. We list a few exampl...
  • Kubeflow

    Kubeflow 综述 创建任务 任务样例 首先介绍一些DS通用参数 Kubeflow组件独有的参数 环境配置 Kubeflow 综述 Kubeflow 任务类型,用于在Kubeflow上创建任务。 后台主要使用 kubectl 命令来创建kubeflow任务, 并持续Kubeflow上资源状态直至任务完成。 目前主要支持通过使用ya...
  • Configuring MySQL for Ranger

    Prerequisites Steps RHEL/CentOS/Oracle/Aamazon Linux SLES Prerequisites When using MySQL, the storage engine used for the Ranger admin policy store tables MUST support trans...
  • Transactions

    3026 2024-05-25 《Apache JDO 3.2.1》
    Locking Non-Transactional When managing the persistence of objects using a PersistenceManager it is common to handle all datastore operations in a transaction. For this reason ...