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

    Description Key features Options host [string] port [int] username [string] password [string] path [string] custom_filename [boolean] file_name_expression [string] filenam...
  • Getting Started

    6547 2024-06-29 《Apache Iceberg 1.5.2》
    Using Iceberg in Spark 3 Adding catalogs Creating a table Writing Reading Next steps The latest version of Iceberg is 1.5.2 . Spark is currently the most feature-rich compu...
  • Spark

    6531 2024-06-22 《Apache Accumulo 2.x》
    General configuration Reading from Accumulo table Writing to Accumulo table Use a BatchWriter Using Bulk Import Reference Apache Spark applications can read from and write ...
  • Kyuubi High Availability Guide

    6527 2024-07-05 《Apache Kyuubi 1.9.1》
    HA Architecture Key Benefits System-side Deployment Pseudo mode Production mode Client-side Usage How to Hot Upgrade Kyuubi Server As an enterprise-class ad-hoc SQL query s...
  • Metrics

    6504 2024-07-01 《Apache Hudi 0.15.0》
    MetricsReporter JmxMetricsReporter Configurations Demo MetricsGraphiteReporter Configurations Demo DatadogMetricsReporter Configurations Demo PrometheusMetricsReporter AW...
  • HTTP

    HTTP 节点 综述 创建任务 任务参数 任务输出参数 任务样例 注意事项 HTTP 节点 综述 该节点用于执行 http 类型的任务,例如常见的 POST、GET 等请求类型,此外还支持 http 请求校验等功能。 创建任务 点击项目管理 -> 项目名称 -> 工作流定义,点击”创建工作流”按钮,进入 DAG 编辑页面: 拖动...
  • Configure Kerberos for clients to Access Kerberized Kyuubi

    6489 2024-07-05 《Apache Kyuubi 1.9.1》
    Instructions Install Kerberos Client Configure Kerberos Client Get Kerberos TGT Add Kerberos Client Configuration File to JVM Search Path Add Kerberos Ticket Cache to JVM Sear...
  • DBeaver

    6484 2024-07-05 《Apache Kyuubi 1.9.1》
    What is DBeaver Installation Using DBeaver with Kyuubi New Connection Configure Connection Basic Connection Settings Session Configurations Connecting in HA mode Test Connec...
  • Deployment On Kubernetes

    6480 2024-06-26 《Apache Amoro 0.6.1》
    Requirements Amoro Official Docker Image Build AMS Docker Image Get Helm Charts Install Access logs Uninstall Configuring Helm application. Enable Ingress Configure the dat...
  • 告警自愈模块

    概述 架构 项目地址 安装启动 初始化 sql 启动 server 启动agentd Ibex 是告警自愈功能依赖的模块,提供一个批量执行命令的通道,可以做到在告警的时候自动去目标机器执行脚本,如果大家没有此需求,无需阅读本节内容。 概述 所谓的告警自愈,典型手段是在告警触发时自动回调某个 webhook 地址,在这个 webhook 里...