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

    2965 2025-03-10 《Apache Iceberg 1.8.1》
    Partitioning What is partitioning? Partitioning is a way to make queries faster by grouping similar rows together when writing. For example, queries for log entries from a logs ...
  • 升级

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

    项目首页 点击”项目管理”进入项目管理页面,点击“创建项目”按钮,输入项目名称,项目描述,点击“提交”,创建新的项目。 项目首页 在项目管理页面点击项目名称链接,进入项目首页,如下图所示,项目首页包含该项目的任务实例状态统计、工作流实例状态统计、工作流定义统计。这几个指标的说明如下 任务实例状态统计 :在指定时间范围内,统计任务实例中状态为提...
  • Source schema and Converters

    2938 2025-03-19 《Apache Gobblin 0.17.0》
    Source schema Converters Converters available in Gobblin Schema specification Supported data types by different converters Primitive types Complex types Array Map Record En...
  • 任务实例

    批量任务实例 实时任务实例 批量任务实例 点击项目管理->工作流->任务实例,进入任务实例页面,如下图所示,点击工作流实例名称,可跳转到工作流实例DAG图查看任务状态。 查看日志:点击操作列中的“查看日志”按钮,可以查看任务执行的日志情况。 实时任务实例 切换到实时任务实例页面,如下图所示: SavePoint:点击操作列...
  • Metrics

    2934 2024-06-26 《Apache Amoro 0.6.1》
    Table metrics Self-optimizing metrics Amoro provides both table-level and platform-level metrics to help users understand the runtime status of the current table. Table metric...
  • 变量管理

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

    2920 2025-03-26 《Apache Gobblin 0.17.0》
    Overview Guideline Code Style Template File Overview The code formatting standard in this project is based on the Oracle/Sun Code Convention and Google Java Style . Guide...
  • 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...
  • orm DTD/XSD

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