Devlive 开源社区 本次搜索耗时 0.554 秒,为您找到 1079 个相关结果.
  • Kyuubi Administer Tool

    2397 2024-07-05 《Apache Kyuubi 1.9.1》
    Installation Usage Refresh config List Servers Delete an Engine New in version 1.6.0. Kyuubi administer tool(kyuubi-admin) provides administrators with some maintenance oper...
  • Memory Requirements

    The Ambari host should have at least 1 GB RAM, with 500 MB free. To check available memory on any host, run: free - m If you plan to install the Ambari Metrics Service (AMS...
  • PostgreSQL

    POSTGRESQL 数据源 是否原生支持 POSTGRESQL 数据源 数据源:选择 POSTGRESQL 数据源名称:输入数据源的名称 描述:输入数据源的描述 IP 主机名:输入连接 POSTGRESQL 的 IP 端口:输入连接 POSTGRESQL 的端口 用户名:设置连接 POSTGRESQL 的用户名 密码:设置连接 POSTGRE...
  • 任务类型

    Appendix Shell SubProcess Dynamic Dependent Stored Procedure SQL Spark MapReduce Python Flink HTTP DataX Sqoop Pigeon Conditions Switch SeaTunnel Amazon EMR Apac...
  • Configure Kyuubi to use Custom EventHandler

    2387 2024-07-05 《Apache Kyuubi 1.9.1》
    Build A Custom EventHandler Enable Custom EventHandler Kyuubi provide event processing mechanism, it can help us to record some events. Beside the builtin JsonLoggingEventHandle...
  • orm DTD/XSD

    2384 2024-05-25 《Apache JDO 3.2.1》
    JDO defines XML MetaData in jdo files as well as orm files. As always with XML, the metadata must match the defined DTD/XSD for that file type. This section describes the conten...
  • 项目级别参数

    项目级别参数 作用域 使用方式 定义项目级别参数 使用项目级别参数 项目级别参数 作用域 项目级别参数是针对整个项目下的所有任务节点都有效的参数。 使用方式 定义项目级别参数 在项目管理页面,点击项目级别参数,点击创建项目级别参数,填写参数名称和参数值。如下图所示: 使用项目级别参数 以shell任务为例,在脚本内容中输入ech...
  • 升级

    我们建议在升级之前备份数据库和配置文件。通常情况下,我们保证升级不会影响现有数据。 备份数据意味着即使升级失败或者你不想使用高级版本,你也有回滚的选择。 Docker Compose 如果你使用 Docker Compose 安装 Answer,升级非常简单。 docker - compose pull docker - compose ...
  • 变量管理

    背景介绍 创建变量 在Flink SQL中引用变量 在Flink JAR作业的args中引用变量 背景介绍 在实际生产环境中,Flink作业一般很复杂,会依赖多个外部组件,例如,从Kafka中消费数据时要从HBase或Redis中去获取相关数据,然后将关联好的数据写入到外部组件,这样的情况下会导致如下问题: Flink作业想要关联这些组件,需...
  • Config Management

    2361 2025-03-19 《Apache Gobblin 0.17.0》
    Introduction Dataset Config Management Requirement Data Model Versioning Client library Config Store Current Dataset Config Management Implementation Data model Client appli...