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

    2664 2024-06-05 《Ramda 0.19.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • Configure Kyuubi to use Kerberos Authentication

    2663 2024-07-05 《Apache Kyuubi 1.9.1》
    Kerberos Overview Enable Kerberos Authentication Create a Kerberos principal and keytab Enable Hadoop Impersonation # Configure the authentication properties Refresh all th...
  • BigLake Metastore

    Pre-requisites Steps Create BigLake Catalog Create BigLake Database Running sync Validating the results Conclusion This document walks through the steps to register a OneTa...
  • FtpFile

    Support Those Engines Key features Description Options host [string] port [int] user [string] password [string] path [string] file_format_type [string] connection_mode [st...
  • PersistenceManager

    2656 2024-05-25 《Apache JDO 3.2.1》
    Persist Objects Retrieve Objects Update Objects Delete Objects Making an object transient Any JDO-enabled application will require at least one PersistenceManager (PM). This ...
  • Hive JDBC Driver

    2656 2024-07-05 《Apache Kyuubi 1.9.1》
    Instructions Install Hive JDBC JDBC URL Example Instructions Kyuubi is fully compatible with Hive JDBC and ODBC drivers that let you connect to popular Business Intelligence ...
  • 数据推送

    OpenTSDB 协议 RemoteWrite 协议 推给客户端 在 采集器 章节可以看出,夜莺支持多种数据接收的接口(由 n9e-server 实现,推送数据就是推给 n9e-server 的 19000 端口),包括 OpenTSDB、Open-Falcon、RemoteWrite、Datadog 等协议。这节我们以 OpenTSDB 的数据接...
  • Notice

    2655 2024-05-20 《Apache Answer 1.3.0》
    Open-Source Software Notice Apache-2.0 MIT and Apache-2.0 MIT BSD-3-Clause BSD-2-Clause MPL-2.0 Open-Source Software Notice The project is built on and with the aid of the...
  • Evolution

    2655 2024-06-29 《Apache Iceberg 1.5.2》
    Schema evolution Correctness Partition evolution Sort order evolution Iceberg supports in-place table evolution . You can evolve a table schema just like SQL — even in nested...
  • 1. Authentication

    Kyuubi Authentication Mechanism Using KERBEROS Kyuubi Authentication Mechanism In a secure cluster, services should be able to identify and authenticate callers. As the ...