Devlive 开源社区 本次搜索耗时 0.820 秒,为您找到 571 个相关结果.
  • Design & Concepts

    3841 2024-07-01 《Apache Hudi 0.15.0》
    How does Hudi ensure atomicity? Does Hudi extend the Hive table layout? What concurrency control approaches does Hudi adopt? Hudi’s commits are based on transaction start time i...
  • Utility

    3839 2024-06-07 《Underscore.js 1.13.6》
    noConflict identity constant noop times random mixin iteratee uniqueId escape unescape result now template noConflict _.noConflict() source Give control of the...
  • Java API

    3836 2024-06-29 《Apache Iceberg 1.5.2》
    Tables Table metadata Scanning File level Transactions Types Primitives Nested types Expressions Expression binding Expression example Modules Tables The main purpose...
  • Translations & Localization

    3833 2024-06-03 《Docusaurus 1.14.7》
    Docusaurus Translation Configurations Translating Your Existing Docs Enabling Translations on Pages Gathering Strings to Translate Custom Translation Strings How Strings Get T...
  • How to read this book

    3823 2024-05-06 《R Markdown Cookbook》
    References It is recommended that readers have a basic understanding of R Markdown. Chapter 2 of R Markdown: The Definitive Guide [@rmarkdown2018] provides an overview of the ba...
  • PyPI

    3803 2024-05-24 《Apache Superset 4.0.1》
    OS Dependencies ​ Python Virtual Environment ​ Installing and Initializing Superset ​ This page describes how to install Superset using the apache-superset package publis...
  • Apache JDO

    3761 2024-05-25 《Apache JDO 3.2.1》
    Welcome to Apache JDO, a project of the Apache DB project . Our goal is a thriving community of users and developers of object persistence technology. Java Data Objects (JDO) is a...
  • Set Up Develop Environment

    Prepare Set Up Clone the Source Code Install Subproject Locally Building seaTunnel from source Building sub module Install JetBrains IDEA Scala Plugin Install JetBrains IDEA ...
  • Flink Getting Started

    3707 2024-06-29 《Apache Iceberg 1.5.2》
    Preparation when using Flink SQL Client Flink’s Python API Adding catalogs. Catalog Configuration Hive catalog Creating a table Writing Branch Writes Reading Type conversi...
  • 告警自愈模块

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