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

    3070 2024-05-25 《Apache JDO 3.2.1》
    Running the TCK Demonstrating Compliance In order to demonstrate compliance with the Java Data Objects specification, an implementation must pass all of the tests in the Technol...
  • LDAP 使用

    LDAP简介 为什么使用LDAP? 配置LDAP 1.官网下载二进制安装包 2.增加LDAP配置 LDAP简介 LDAP(Light Directory Access Portocol),它是基于X.500标准的轻量级目录访问协议。 目录是一个为查询、浏览和搜索而优化的数据库,它成树状结构组织数据,类似文件目录一样。 LDAP目录服务是由目...
  • Bytecode Enhancement

    3068 2024-05-25 《Apache JDO 3.2.1》
    JDO defines a byte-code enhancement process that provides for dirty detection of fields. Before a class is used at runtime it is compiled and then “enhanced” to implement the inte...
  • Azure SQL Database

    AZURE SQL 数据源 模式 SqlPassword ActiveDirectoryPassword ActiveDirectoryMSI ActiveDirectoryServicePrincipal accessToken 是否原生支持 AZURE SQL 数据源 模式 SqlPassword 使用数据库服务器的用户名和密...
  • Stored Procedure

    存储过程节点 任务参数 存储过程节点 根据选择的数据源,执行存储过程。 拖动工具栏中的PROCEDURE 任务节点到画板中,如下图所示: 前提:在该数据库里面创建存储过程,如: CREATE PROCEDURE dolphinscheduler . test ( in in1 INT , out out1 I...
  • Debian 9

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following Steps Install the Ambari bits. This also insta...
  • Apache Zeppelin

    Apache Zeppelin 综述 创建任务 任务参数 生产(克隆)模式 任务样例 Zeppelin Paragraph 任务样例 Apache Zeppelin 综述 Zeppelin 任务类型,用于创建并执行Zeppelin 类型任务。worker 执行该任务的时候,会通过Zeppelin Cient API 触发Zeppelin ...
  • Flink Writes

    3004 2025-03-11 《Apache Iceberg 1.8.1》
    Flink Writes Iceberg support batch and streaming writes With Apache Flink ‘s DataStream API and Table API. Writing with SQL Iceberg support both INSERT INTO and INSERT OVERWRIT...
  • Choose Services

    Steps Next Step More Information Based on the Stack chosen during the Select Stack step, you are presented with the choice of Services to install into the cluster. A Stack com...
  • Amazon EMR

    Amazon EMR 综述 任务参数 任务样例 创建EMR集群并运行Steps 向运行中的EMR集群添加Step 注意事项: Amazon EMR 综述 Amazon EMR 任务类型,用于在AWS上操作EMR集群并执行计算任务。 后台使用 aws-java-sdk 将JSON参数转换为任务对象,提交到AWS,目前支持两种程序类型: ...