Devlive 开源社区 本次搜索耗时 0.130 秒,为您找到 1878 个相关结果.
  • Table Design

    4402 2024-06-21 《Apache Accumulo 2.x》
    Basic Table RowID Design Lexicoders Indexing Entity-Attribute and Graph Tables Document-Partitioned Indexing Basic Table Since Accumulo tables are sorted by row ID, each ta...
  • 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...
  • HTTP

    HTTP 节点 综述 创建任务 任务参数 任务输出参数 任务样例 注意事项 HTTP 节点 综述 该节点用于执行 http 类型的任务,例如常见的 POST、GET 等请求类型,此外还支持 http 请求校验等功能。 创建任务 点击项目管理 -> 项目名称 -> 工作流定义,点击”创建工作流”按钮,进入 DAG 编辑页面: 拖动...
  • Procedures

    4392 2024-06-29 《Apache Iceberg 1.5.2》
    Usage Named arguments Positional arguments Snapshot management rollback_to_snapshot Usage Output Example Change Data Capture create_changelog_view Usage Output Examples...
  • Hive Metastore

    4390 2024-06-30 《Apache Hudi 0.15.0》
    Spark Data Source example Query using HiveQL Use partition extractor properly Hive Sync Tool Hive Sync Configuration Sync modes HMS JDBC HIVEQL Flink Setup Install Hive E...
  • MongoDB

    Support Those Engines Key features Description Supported DataSource Info Data Type Mapping Sink Options Tips How to Create a MongoDB Data Synchronization Jobs Parameter Int...
  • Acknowledgments

    4376 2024-05-06 《R Markdown Cookbook》
    As usual, first I want to thank my employer RStudio for giving me the freedom to work on this book. Since I started working on it, my weekly meeting time with my manager, Tareef K...
  • Troubleshooting Tools

    4367 2024-06-22 《Apache Accumulo 2.x》
    RFileInfo Encrypted Files GetManagerStats FindOfflineTablets RemoveEntriesForMissingFiles ChangeSecret (new in 2.1) DeleteZooInstance (new in 2.1) accumulo-util dump-zoo Re...
  • Flink Queries

    4363 2024-06-29 《Apache Iceberg 1.5.2》
    Reading with SQL Flink batch read Flink streaming read FLIP-27 source for SQL Reading branches and tags with SQL Reading with DataStream Batch Read Streaming read Reading w...
  • Webapi 接口

    以个人身份模仿WEB操作 第三方系统调用夜莺 n9e-webapi 模块提供了两类接口,一个是 /api/n9e 打头的,给前端调用,另一类是 /v1/n9e 打头的,给第三方系统调用。如果想以个人身份模仿WEB操作,也是调用 /api/n9e 相关接口。 以个人身份模仿WEB操作 这种方式,页面上 JavaScript 可以调用的所有接口,...