Devlive 开源社区 本次搜索耗时 0.450 秒,为您找到 610 个相关结果.
  • Using Kafka Connect

    766 2024-06-28 《Apache Hudi 0.15.0》
    Try out the new experimental release of Hudi Kafka Connect Sink. Read the ReadMe for full documentation.
  • Tailwind CSS 部署环境配置

    在将 Tailwind CSS 项目部署到生产环境时,需要做好各项配置和优化工作。本节将详细介绍如何配置和优化部署环境。 环境配置 Docker 配置 # Dockerfile # 构建阶段 FROM node : 16 - alpine as builder WORKDIR / app COPY package *. ...
  • Creating your first interoperable table

    Creating your first interoperable table Using Apache XTable™ (Incubating) to sync your source tables in different target format involves running sync on your current dataset usi...
  • GitHub 趋势日报 (2025年04月02日)

    GitHub 趋势日报 (2025年04月02日) 📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Go Java PHP C++ TypeScript Rust Lua JavaScript Kotlin Jupyter Notebook GitHub 趋势日报 (2025年04月02日) 本日报由 TrendF...
  • Architecture

    Gobblin Architecture Overview Gobblin Job Flow Gobblin Constructs Source and Extractor Converter Quality Checker Fork Operator Data Writer Data Publisher Gobblin Task Flow...
  • 转义字符

    691 2024-05-26 《Markdown 中文版》
    转义 号 转义 使用反斜杠\进行语法取消。 使用反斜杠可以使得语法相关符号以字面量进行显示,接受以下符号的取消转义: 反斜杠\ 反引号``` 星号* 下划线_ 花括号{} 方括号[] 圆括号() 号 加号+ 减号/连字符- 数点. 惊叹号! 部分增强和进阶语法中使用的特殊符号,也采用反斜杠\进行取消转义。 ...
  • Gobblin on Yarn

    Introduction Architecture Overview The Role of Apache Helix Gobblin Yarn Application Launcher YarnAppSecurityManager LogCopier Gobblin ApplicationMaster YarnService GobblinH...
  • Getting Started

    Introduction Getting a Gobblin Release Building a Distribution Run Your First Job Steps Running Gobblin as a Daemon Preliminary Steps Other Example Jobs Introduction Thi...
  • Gobblin CLI

    Gobblin Commands & Execution Modes Gobblin Commands The Distcp Quick App The OneShot Quick App Developing quick apps for the CLI Implementing new Gobblin commands Gobblin Ser...
  • Hive Metastore

    Syncing to Hive Metastore This document walks through the steps to register an Apache XTable™ (Incubating) synced table on Hive Metastore (HMS). Pre-requisites Source table(s) ...