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

    5790 2024-07-05 《Apache Kyuubi 1.9.1》
    What is Apache Kudu Why Kyuubi on Kudu Kudu Integration with Apache Spark Kudu Integration with Kyuubi Install Kudu Spark Dependency Start Kyuubi Start Beeline Or Other Client...
  • Config File Encryption And Decryption

    Introduction How to use How to implement user-defined encryption and decryption Introduction In most production environments, sensitive configuration items such as passwords a...
  • Writes

    5763 2024-06-29 《Apache Iceberg 1.5.2》
    Writing with SQL INSERT INTO MERGE INTO MERGE INTO syntax INSERT OVERWRITE Overwrite behavior Dynamic overwrite Static overwrite DELETE FROM UPDATE Writing to Branc...
  • Hive Metastore

    Syncing to Hive Metastore Pre-requisites Steps Running sync Register the target table in Hive Metastore Conclusion Syncing to Hive Metastore This document walks through the...
  • Introduction

    5740 2024-06-27 《Apache Iceberg 1.5.2》
    User experience Reliability and performance Open standard Apache Iceberg is an open table format for huge analytic datasets. Iceberg adds tables to compute engines including S...
  • rest-api

    REST API Overview API reference Returns an overview over all jobs and their current state. Parameters Responses Return details of a job. Parameters Responses Return all fini...
  • SQL Lineage Support

    5738 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Example Lineage specific identification SQL type support Query Command Building Build with Apache Maven Build against Different Apache Spark Versions Test with...
  • Configuration

    5717 2024-06-29 《Apache Iceberg 1.5.2》
    Catalogs Catalog configuration Using catalogs Replacing the session catalog Using catalog specific Hadoop configuration values Loading a custom catalog SQL Extensions Runtim...
  • Installation

    5657 2024-05-20 《Apache Answer 1.3.0》
    Start Answer Install steps Step 1: Choose the language Step 2: Config database Step 3: Create configuration file Step 4: Fill in basic information Step 5: Complete Start A...
  • 告警自愈模块

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