Devlive 开源社区 本次搜索耗时 0.598 秒,为您找到 537 个相关结果.
  • Klaviyo

    Description Key features Options url [String] private_key [String] revision [String] method [String] params [Map] body [String] poll_interval_millis [int] retry [int] ret...
  • Publishing Data to S3

    4873 2025-03-25 《Apache Gobblin 0.17.0》
    Introduction Hadoop and S3 The s3a File System The s3 File System Getting Gobblin to Publish to S3 Signing Up For AWS Setting Up EC2 Launching an EC2 Instance EC2 Package I...
  • JuiceFS

    4862 2024-07-01 《Apache Hudi 0.15.0》
    JuiceFS configs Creating JuiceFS file system Download JuiceFS client Install JuiceFS client Format a JuiceFS file system Adding JuiceFS configuration for Hudi Adding JuiceFS H...
  • DDL

    4859 2024-06-29 《Apache Iceberg 1.5.2》
    CREATE TABLE PARTITIONED BY ALTER TABLE ... WRITE DISTRIBUTED BY PARTITION ALTER TABLE ... SET IDENTIFIER FIELDS ALTER TABLE ... DROP IDENTIFIER FIELDS Branching and Taggi...
  • Kafka-HDFS Ingestion

    4851 2025-03-18 《Apache Gobblin 0.17.0》
    Getting Started Standalone MapReduce Job Constructs Source and Extractor Writer and Publisher Job Config Properties Metrics and Events Task Level Metrics Task Level Events ...
  • 远程日志存储

    远程日志存储(Remote Logging) 开启远程日志存储 将任务日志写入 阿里云对象存储(OSS) 将任务日志写入 Amazon S3 将任务日志写入 Google Cloud Storage (GCS) 将任务日志写入 Azure Blob Storage (ABS) 注意事项 远程日志存储(Remote Logging) ...
  • Gitlab

    Description Key features Options url [String] access_token [String] method [String] params [Map] body [String] poll_interval_millis [int] retry [int] retry_backoff_multipl...
  • Docker

    4821 2024-06-03 《Docusaurus 1.14.7》
    Run the local web server in docker Use docker-compose Docker is a tool that enables you to create, deploy, and manage lightweight, stand-alone packages that contain everything ...
  • Tailwind CSS 部署环境配置

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

    4769 2024-07-05 《Apache Kyuubi 1.9.1》
    How to get the Kyuubi JDBC driver Connect to non-kerberized Kyuubi Server Connect to Kerberized Kyuubi Server How to get the Kyuubi JDBC driver Kyuubi Thrift API is fully comp...