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

    Support Kudu Version Support Those Engines Key Features Data Type Mapping Sink Options Task Example Simple: Multiple Table Changelog 2.2.0-beta 2022-09-26 2.3.0-beta 2022-...
  • Authentication

    3546 2024-06-22 《Apache Accumulo 2.x》
    Configuration Root user Creating users Authenticating users Changing user passwords Removing users Accumulo has authentication to verify the identity of users. Configurati...
  • Apache Paimon (Incubating)

    3545 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...
  • 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...
  • 升级文档

    1. 备份上一版本文件和数据库 2. 停止dolphinscheduler所有服务 3. 下载新版本的安装包 4. 数据库升级 5. 后端服务升级 6. 前端服务升级 1. 备份上一版本文件和数据库 2. 停止dolphinscheduler所有服务 sh ./script/stop-all.sh 3. 下载新版本的安装包 下载 ,...
  • Permissions

    3531 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

    3517 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 插件实现以上接口即可。主要包含创建任务(任务初始化,任务运行等方法)、任务取消,如果是...