Devlive 开源社区 本次搜索耗时 0.291 秒,为您找到 1264 个相关结果.
  • Glue Data Catalog

    Syncing to Glue Data Catalog Pre-requisites Steps Running sync Register the target table in Glue Data Catalog Validating the results Conclusion Syncing to Glue Data Catalo...
  • Preparing the Ambari Repository Configuration File to Use the Local Repository

    Steps Base URL for a Local Repository Next Steps More Information Steps Download the ambari.repo file from the public repository: https :// username : password@archive . ...
  • 升级文档

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

    If you are using Amazon RDS, see the Amazon RDS Requirements . On the Oracle host, install the appropriate JDBC .jar file. Download the Oracle JDBC (OJDBC) driver from http://...
  • SLES 12

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following Steps Before installing Ambari, you must upda...
  • Source

    AmazonDynamoDB AmazonSqs Cassandra Clickhouse CosFile DB2 Doris Easysearch Elasticsearch FakeSource FtpFile Github Gitlab GoogleSheets Greenplum HdfsFile Hive Hive...
  • HTTP 告警

    HTTP告警 参数配置 发送类型 GET Http告警 POST Http告警 HTTP告警 如果您需要使用到Http (GET或POST)进行告警,请在告警实例管理里创建告警实例,选择Http 插件。 参数配置 URL 访问的Http 连接URL,需要包含协议、Host、路径,如果是GET方法可以添加参数 请求方式 选择...
  • Redis

    Description Key features Options host [string] port [int] hash_key_parse_mode [string] keys [string] data_type [string] user [string] auth [string] db_num [int] mode [str...
  • Building

    2253 2024-07-05 《Apache Kyuubi 1.9.1》
    Build with Apache Maven Build shaded jar with Apache Maven Build against Different Apache Spark Versions Build against Different Apache Ranger Versions Test with ScalaTest Mave...
  • Task SPI

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