Devlive 开源社区 本次搜索耗时 0.716 秒,为您找到 72 个相关结果.
  • GitHub 趋势日报 (2025年05月09日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Python PHP C++ C Dart Rust Lua Kotlin Swift MDX Go Shell JavaScript Markdown PowerShell Jupyter Notebook Java Vim Script TypeScript...
  • JDBC Connector

    JDBC 信息配置 semantic 语义配置 EXACTLY_ONCE AT_LEAST_ONCE && NONE 其他配置 JDBC 读取数据 queryFunc获取一条sql resultFunc 处理查询到的数据 JDBC 读取写入 根据数据流生成目标SQL 设置写入批次大小 多实例 JDBC 支持 手动指定 JDBC 连接信...
  • Using Plugins

    6796 2024-05-20 《Apache Answer 1.3.0》
    Introduction Official plugins Plugin type Build Prerequisites Command Build docker image with plugin from answer base image Third-party plugin Usage Upgrade Develop and c...
  • HTTP Connector

    HTTP 异步写入 Apache StreamPark™ 方式写入 http异步写入支持类型 http异步写入配置参数列表 http异步写入数据 其他配置 一些后台服务通过 HTTP 请求接收数据,这种场景下 Apache Flink 可以通过 HTTP 请求写入结果数据,目前 Apache Flink 官方未提供通过 HTTP 请求写入 数据...
  • 使用插件

    介绍 官方插件 插件类型 建造 先决条件 命令 构建docker镜像与插件从回答基础镜像 第三方插件 用法 升级 开发和贡献 设计与原理 当我们需要对Answer的功能做一些扩展时,例如OAuth登录,我们设计了一种使用插件的方式来实现这些功能。 介绍 官方插件 您可以在[此处]找到官方支持的 Answer 插件列表(h...
  • Utility

    6567 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...
  • REST API v1

    6563 2024-07-05 《Apache Kyuubi 1.9.1》
    REST API v1 Session Resource GET /sessions Response Body GET /sessions/${sessionHandle} Response Body GET /sessions/${sessionHandle}/info/${infoType} Request Parameters Respon...
  • HTTP Connector

    http asynchronous write Write with Apache StreamPark™ http asynchronous write support type Configuration list of HTTP asynchronous write HTTP writes data asynchronously Other ...
  • GitHub 趋势日报 (2025年04月19日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ MDX Dart C TypeScript Java Lua JavaScript Rust Go Vim Script C HTML Markdown PHP Kotlin Jupyter Notebook Shell Python Dockerfi...
  • Mtail 日志监控

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