Devlive 开源社区 本次搜索耗时 1.968 秒,为您找到 240 个相关结果.
  • 3.4 Convert R Markdown to R script

    1181 2024-05-09 《R Markdown Cookbook》
    When you want to extract all R code from an R Markdown document, you can call the function knitr::purl() . Below is a simple Rmd example with the filename purl.Rmd : --- title ...
  • Code Style Guide

    1169 2025-03-26 《Apache Gobblin 0.17.0》
    Overview Guideline Code Style Template File Overview The code formatting standard in this project is based on the Oracle/Sun Code Convention and Google Java Style . Guide...
  • Using Kafka Connect

    1133 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.
  • Usage Guide

    Quick Start Deploying Kyuubi Security Client Documentation Integrations Monitoring SQL References Tools
  • Docker Integration

    1106 2025-03-19 《Apache Gobblin 0.17.0》
    Introduction Docker Docker Repositories Run the docker image with simple wikipedia jobs Use Gobblin Standalone on Docker for Kafka and HDFS Ingestion Run Gobblin as a Service ...
  • EventMesh Runtime with Docker

    EventMesh Runtime with Docker 1. Prerequisites 2. Pull the EventMesh Runtime Image 3. Mount Configuration Files 3.1 EventMesh Runtime Configuration 3.2 Event Store Configuration...
  • RisingWave

    1087 2025-03-13 《Apache Iceberg 1.8.1》
    RisingWave RisingWave is a Postgres-compatible SQL database designed for real-time event streaming data processing, analysis, and management. It can ingest millions of events per...
  • Flink Connector

    1085 2025-03-12 《Apache Iceberg 1.8.1》
    Flink Connector Apache Flink supports creating Iceberg table directly without creating the explicit Flink catalog in Flink SQL. That means we can just create an iceberg table by s...
  • Apache Spark

    Querying from Apache Spark To read an Apache XTable™ (Incubating) synced target table (regardless of the table format) in Apache Spark locally or on services like Amazon EMR, Goog...
  • Flink DDL

    1039 2025-03-12 《Apache Iceberg 1.8.1》
    DDL commands CREATE Catalog Hive catalog This creates an Iceberg catalog named hive_catalog that can be configured using 'catalog-type'='hive' , which loads tables from Hive m...