Devlive 开源社区 本次搜索耗时 0.444 秒,为您找到 625 个相关结果.
  • Flink K8s 集成支持

    额外环境要求 集成准备 Kubernetes 连接配置 Kubernetes RBAC 配置 Docker 远程容器服务配置 任务提交 Application 任务发布 Session 任务发布 相关参数配置 StreamPark Flink Kubernetes 基于 Flink Native Kubernetes 实现,支持以下 F...
  • Kafka

    Support Those Engines Key Features Description Supported DataSource Info Source Options Task Example Simple Regex Topic AWS MSK SASL/SCRAM AWS MSK IAM Kerberos Authenticat...
  • OssFile

    Support Those Engines Usage Dependency For Spark/Flink Engine For SeaTunnel Zeta Engine Key features Data Type Mapping Orc File Type Parquet File Type Options path [string]...
  • GitHub 趋势日报 (2025年04月10日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Go C++ Ruby Jupyter Notebook Kotlin Java C PHP Shell MDX Rust C TypeScript HTML Lua JavaScript Vim Script Python Batchfile Markdow...
  • GitHub 趋势日报 (2025年04月12日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Go Ruby C++ MDX Lua C PHP Java C Kotlin Rust TypeScript Shell Python Vim Script JavaScript HTML Batchfile Nextflow Markdown 本日...
  • 4.20 Manipulate Markdown via Pandoc Lua filters (*)

    6609 2024-05-10 《R Markdown Cookbook》
    References Technically, this section may be a little advanced, but once you learn how your Markdown content is translated into the Pandoc abstract syntax tree (AST), you will hav...
  • 3. Trouble Shooting

    6605 2024-07-05 《Apache Kyuubi 1.9.1》
    Common Issues java.lang.UnsupportedClassVersionError .. Unsupported major.minor version 52.0 org.apache.spark.SparkException: When running with master ‘yarn’ either HADOOP_CONF_DI...
  • Release Guide

    6602 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Overview Decide to release Checklist to proceed to the next step Prepare for the release One-time setup instructions ASF authentication Java Home Subversion GPG...
  • 4. Kyuubi Release Guide

    Kyuubi Release Guide Introduction Overview Decide to release Checklist to proceed to the next step Prepare for the release One-time setup instructions ASF authentication Subve...
  • Mtail 日志监控

    前言 更新 mtail简介 mtail样例 mtail更多样例 关于时间戳 前言 说到日志监控,大家第一反应的可能是ELK的方案,或者Loki的方案,这两个方案都是把日志采集了发到中心,在中心存储、查看、分析,不过这个方案相对比较重量级一些,如果我们的需求只是从日志中提取一些metrics数据,比如统计一些日志中出现的Error次数之类的,则...