Devlive 开源社区 本次搜索耗时 0.373 秒,为您找到 1985 个相关结果.
  • 2. Auxiliary SQL Functions for Spark SQL

    Auxiliary SQL Functions for Spark SQL Auxiliary SQL Functions for Spark SQL Kyuubi provides several auxiliary SQL functions as supplement to Spark’s Built-in Functions ...
  • 4.10 Numbered figure captions

    3029 2024-05-23 《R Markdown Cookbook》
    References We can use bookdown (Xie 2023a ) output formats to add figure numbers to their captions. Below is an example: --- output : bookdown :: html_document2 --- ``...
  • Doris

    DORIS 数据源 是否原生支持 DORIS 数据源 数据源:选择 DORIS 数据源名称:输入数据源的名称 描述:输入数据源的描述 IP 主机名:输入连接 DORIS 的 IP(如有多个IP,请用, 分隔) 端口:输入连接 DORIS 的端口 用户名:设置连接 DORIS 的用户名 密码:设置连接 DORIS 的密码 数据库名:输入连接 DO...
  • SubProcess

    子流程节点 综述 创建任务 任务参数 任务样例 创建 shell 任务 创建 sub_process 任务 注意事项 子流程节点 综述 子流程节点,就是把外部的某个工作流定义当做一个节点去执行。 创建任务 点击项目管理 -> 项目名称 -> 工作流定义,点击”创建工作流”按钮,进入 DAG 编辑页面: 拖动工具栏的 任务节点...
  • Relation

    3017 2024-06-05 《Ramda 0.29.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical eqBy clamp sortWith inn...
  • Nessie

    3017 2025-03-11 《Apache Iceberg 1.8.1》
    Iceberg Nessie Integration Iceberg provides integration with Nessie through the iceberg-nessie module. This section describes how to use Iceberg with Nessie. Nessie provides seve...
  • Exporter

    3014 2024-06-30 《Apache Hudi 0.15.0》
    Introduction Arguments Examples Copy a Hudi dataset Export to json or parquet dataset Re-partitioning Custom Re-partitioning Introduction HoodieSnapshotExporter allows you...
  • Relabel

    监控数据通过推模式,发给夜莺,夜莺会转发给后端时序库,有时候可能想对数据做一些二次处理,比如 Drop 掉一些数据或者改改内容之类的,此时就需要 relabel 能力了,这个功能是社区小伙伴贡献的,和 Prometheus 的 relabel 类似,只是配置的时候注意配置项的大小写。在夜莺 5.x 版本中,数据是通过 n9e-server 转发的,所以,r...
  • Relation

    3006 2024-06-05 《Ramda 0.21.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical eqBy clamp countBy (a...
  • Disable SELinux and PackageKit and check the umask

    You must disable SELinux for the Ambari setup to function. On each host in your cluster, enter: setenforce 0 To permanently disable SELinux set SELINUX=disabled in /etc/s...