Devlive 开源社区 本次搜索耗时 0.771 秒,为您找到 571 个相关结果.
  • Accumulo Clients

    5545 2024-06-21 《Apache Accumulo 2.x》
    Creating Client Code Creating an Accumulo Client Authentication Writing Data BatchWriter ConditionalWriter Durability Reading Data Scanner Isolated Scanner BatchScanner ...
  • Concurrency Control

    5500 2024-06-28 《Apache Hudi 0.15.0》
    Deployment models with supported concurrency controls Model A: Single writer with inline table services Single Writer Guarantees Model B: Single writer with async table services ...
  • Architecture

    5465 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Architecture Overview Unified Interface Runtime Resource Resiliency High Availability & Load Balance Authentication & Authorization Conclusions Introduction K...
  • 1. Monitoring Kyuubi - Logging System

    5421 2024-07-05 《Apache Kyuubi 1.9.1》
    Logs of Kyuubi Server Configuring Server Logging Basic Configurations KYUUBI_LOG_DIR KYUUBI_MAX_LOG_FILES Custom Log4j2 Settings Logs of Spark SQL Engine Configuring Engine L...
  • Markdown Features

    5359 2024-06-03 《Docusaurus 1.14.7》
    Markdown Headers Documents Blog Posts Extra Features Linking other Documents Linking to Images and Other Assets Generating Table of Contents Language-specific Code Tabs Syn...
  • S3File

    Support Those Engines Key Features Description Supported DataSource Info Database Dependency Data Type Mapping Orc File Type Parquet File Type Sink Options path [string] h...
  • JDBC Connector

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

    Flink节点 综述 Flink 任务类型,用于执行 Flink 程序。对于 Flink 节点: 当程序类型为 Java、Scala 或 Python 时,worker 使用 Flink 命令提交任务 flink run 。更多详情查看 flink cli 。 当程序类型为 SQL 时,worker 使用sql-client.sh 提交任务。...
  • Iterators

    5273 2024-06-22 《Apache Accumulo 2.x》
    Instantiation Interface init seek next hasTop getTopKey and getTopValue deepCopy Yielding Interface enableYielding TabletServer invocation of Iterators Isolation Abstra...
  • 7.13 Sharing HTML output on the web

    5254 2024-05-24 《R Markdown Cookbook》
    R-specific services Static website services One appealing aspect of rendering R Markdown to HTML files is that it is very easy to host these files on the Internet and share them...