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

    3516 2024-06-22 《Apache Accumulo 2.x》
    Read performance Write performance Accumulo can be tuned to improve read and write performance. Read performance Enable caching on tables to reduce reads to disk. Enable b...
  • 3. Kyuubi Project Improvement Proposals (KPIP)

    Kyuubi Project Improvement Proposals (KPIP) What is a KPIP? Who? KPIP Process Proposing a KPIP KPIP Document Template Discussing a KPIP Implementing a KPIP Kyuubi ...
  • Http

    Support Those Engines Key Features Description Supported DataSource Info Sink Options Example Changelog 2.2.0-beta 2022-09-26 Http sink connector Support Those Engine...
  • Apache Paimon (Incubating)

    3503 2024-07-05 《Apache Kyuubi 1.9.1》
    Apache Paimon (Incubating) Integration Dependencies Configurations Apache Paimon (Incubating) Operations # Apache Paimon(incubating) is a streaming data lake platform that su...
  • Gobblin on Yarn

    3500 2025-03-18 《Apache Gobblin 0.17.0》
    Introduction Architecture Overview The Role of Apache Helix Gobblin Yarn Application Launcher YarnAppSecurityManager LogCopier Gobblin ApplicationMaster YarnService GobblinH...
  • Permissions

    3499 2024-06-22 《Apache Accumulo 2.x》
    Configuration Granting permission View permissions Revoking permissions Accumulo users can only perform actions if they are given permission. Accumulo has three types of perm...
  • Alert Configuration

    Added alert configuration E-mail DingTalk Wechat Lark Alert Test Modify alert configuration: Use alert configuration Delete alert configuration: StreamPark supports a va...
  • Downloads

    3489 2024-05-25 《Apache JDO 3.2.1》
    Maven (convenience binary) About JDO Releases Verifying Releases To develop your own code to use or implement JDO, you can use the links below to download Apache JDO from an of...
  • Installation

    Pre-requisites Steps Building the project Next Steps This page covers the essential steps to setup OneTable in your environment. Pre-requisites Building the project require...
  • Task SPI

    DolphinScheduler Task SPI 扩展 如何进行任务插件开发? DolphinScheduler Task SPI 扩展 如何进行任务插件开发? org.apache.dolphinscheduler.spi.task.TaskChannel 插件实现以上接口即可。主要包含创建任务(任务初始化,任务运行等方法)、任务取消,如果是...