Devlive 开源社区 本次搜索耗时 0.344 秒,为您找到 770 个相关结果.
  • 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://...
  • HIVE

    HIVE数据源 使用HiveServer2 使用 HiveServer2 HA Zookeeper 是否原生支持 HIVE数据源 使用HiveServer2 数据源:选择 HIVE 数据源名称:输入数据源的名称 描述:输入数据源的描述 IP 主机名:输入连接 HIVE 的 IP 端口:输入连接 HIVE 的端口 用户名:设置连接 HIVE...
  • Configuring MySQL for Ranger

    Prerequisites Steps RHEL/CentOS/Oracle/Aamazon Linux SLES Prerequisites When using MySQL, the storage engine used for the Ranger admin policy store tables MUST support trans...
  • Marker Mechanism

    2243 2024-06-30 《Apache Hudi 0.15.0》
    Purpose of Markers Marker structure Marker Writing Options Direct Write Markers Timeline Server Markers (Default) Marker Configuration Parameters Purpose of Markers A write...
  • Transactions

    2239 2024-05-25 《Apache JDO 3.2.1》
    Locking Non-Transactional When managing the persistence of objects using a PersistenceManager it is common to handle all datastore operations in a transaction. For this reason ...
  • AWS S3

    2237 2024-07-01 《Apache Hudi 0.15.0》
    AWS configs AWS Credentials AWS Libs AWS S3 Versioned Bucket In this page, we explain how to get your Hudi spark job to store into AWS S3. AWS configs There are two configur...
  • Post-commit Callback

    2222 2024-06-30 《Apache Hudi 0.15.0》
    HTTP Endpoints Kafka Endpoints Pulsar Endpoints Bring your own implementation Apache Hudi provides the ability to post a callback notification about a write commit. This may b...
  • Function

    2214 2024-06-02 《Ramda 0.2.3》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary always a → (* → a) Parameters valThe value to...
  • Apache XTable (incubating)

    2212 2024-06-30 《Apache Hudi 0.15.0》
    Interoperating with XTable Installation Syncing to XTable Hudi Streamer Extensions Hudi (tables created from 0.14.0 onwards) supports syncing to Iceberg and/or Delta Lake with...
  • UDF 管理

    UDF 管理 函数管理 任务样例 编写 UDF 函数 配置 UDF 函数 使用 UDF 函数 UDF 管理 资源管理和文件管理功能类似,不同之处是资源管理是上传的 UDF 函数,文件管理上传的是用户程序,脚本及配置文件。 主要包括以下操作:重命名、下载、删除等。 上传 UDF 资源 和上传文件相同。 函数管理 创建 UDF...