Devlive 开源社区 本次搜索耗时 0.510 秒,为您找到 571 个相关结果.
  • Creating your first interoperable table

    Pre-requisites Steps Initialize a pyspark shell Create dataset Running sync Conclusion Next steps Using OneTable to sync your source tables in different target format invo...
  • Hive

    4501 2024-06-29 《Apache Iceberg 1.5.2》
    Feature support Enabling Iceberg support in Hive Hive 4.0.0-beta-1 Hive 4.0.0-alpha-2 Hive 4.0.0-alpha-1 Hive 2.3.x, Hive 3.1.x Loading runtime jar Enabling support Hadoop con...
  • Ogg Format

    Format Options How to use Ogg format Kafka uses example Oracle GoldenGate (a.k.a ogg) is a managed service providing a real-time data mesh platform, which uses replication to ...
  • Java Quickstart

    4446 2024-06-29 《Apache Iceberg 1.5.2》
    Create a table Using a Hive catalog Using a Hadoop catalog Branching and Tagging Creating branches and tags Committing to branches Reading from branches and tags Replacing an...
  • Network and Security Settings

    4414 2024-05-25 《Apache Superset 4.0.1》
    CORS Domain Sharding Middleware CORS To configure CORS, or cross-origin resource sharing, the following dependency must be installed: pip install apache - superset [ cors ] ...
  • GitHub 趋势日报 (2025年05月29日)

    📈 今日获星趋势图 🌈 语言分布图 🏆 今日热门项目 Top 6 📋 完整排行榜 🎯 分语言热门项目 ● C++" level="3">● C++ ● TypeScript" level="3">● TypeScript ● Swift" level="3">● Swift ● Rust" level="3">● Rust ● C" ...
  • Delta Lake with Microsoft Azure Blob Storage

    4385 2024-07-05 《Apache Kyuubi 1.9.1》
    Registration And Configuration Register An Account And Log In Create Storage Container Get Access Key Deploy Spark Download Spark Package Config Spark Copy Dependencies To Sp...
  • 2.2 R Markdown anatomy

    4385 2024-05-09 《R Markdown Cookbook》
    YAML metadata Narrative Code chunks Document body References We can dig one level deeper by considering the different components of an R Markdown. Specifically, let’s look at...
  • Compactions

    4368 2024-06-22 《Apache Accumulo 2.x》
    Configuration External Compactions Starting the Components Configuration Overview External Compaction in Action Logging Metrics User compactions In Accumulo each tablet h...
  • 告警自愈模块

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