Devlive 开源社区 本次搜索耗时 0.274 秒,为您找到 656 个相关结果.
  • Hadoop 资源集成

    在 Flink on Kubernetes 上使用 Apache Hadoop 资源 1. Apache HDFS 1.1 添加 shade jar 1.2、添加 core-site.xml 和 hdfs-site.xml 2、Apache Hive i、添加 hive 相关的 jar 2.1. 添加 hive 的配置文件(hive-site.x...
  • Redis Connector

    Redis Write Dependency Writing Redis the Regular Way 1.Access to source 2. Write to redis Apache StreamPark™ Writes to Redis 1. Configure policy and connection information 2. ...
  • 创建 GitHub CLI 扩展

    2716 2024-05-08 《GitHub Cli 中文版》
    关于 GitHub CLI 扩展 使用 gh extension create 创建扩展 使用 gh extension create 在 Go 中创建预编译扩展 使用 gh extension create 创建非 Go 预编译扩展 手动创建扩展 编写解释型 GitHub CLI 扩展的技巧 处理参数和标志 非交互方式调用核心命令 以编...
  • Spark Quick Start

    2711 2024-06-28 《Apache Hudi 0.15.0》
    Setup Spark 3 Support Matrix Spark Shell/SQL Setup project Create Table Insert data Query data Update data Merging Data Delete data Time Travel Query Incremental query ...
  • Writing Tables

    2707 2024-07-01 《Apache Hudi 0.15.0》
    What are some ways to write a Hudi table? How is a Hudi writer job deployed? Can I implement my own logic for how input records are merged with record on storage? How do I delet...
  • CLI

    2639 2024-07-01 《Apache Hudi 0.15.0》
    Local set up Hudi CLI Bundle setup Using hudi-cli Inspecting Commits Drilling Down to a specific Commit FileSystem View Statistics Archived Commits Compactions Validate Com...
  • Contributing to Superset

    2634 2024-05-25 《Apache Superset 4.0.1》
    Contributing to Superset Orientation Types of Contributions Report Bug Submit Ideas or Feature Requests Fix Bugs Implement Features Improve Documentation Add Translations As...
  • Apache Iceberg

    Support Iceberg Version Support Those Engines Description Supported DataSource Info Database Dependency Data Type Mapping Sink Options Task Example Simple: Hive Catalog: H...
  • Exploring Data in Superset

    2556 2024-05-25 《Apache Superset 4.0.1》
    Enabling Data Upload Functionality ​ Loading CSV Data ​ Table Visualization ​ Dashboard Basics ​ Pivot Table ​ Line Chart ​ Markup ​ Publishing Your Dashboard ​ Ann...
  • 告警自愈模块

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