Devlive 开源社区 本次搜索耗时 1.223 秒,为您找到 367 个相关结果.
  • Mixed-Hive

    1832 2024-06-26 《Apache Amoro 0.6.1》
    Mixed-Hive format is a format that has better compatibility with Hive than Mixed-Iceberg format. Mixed-Hive format uses a Hive table as the BaseStore and an Iceberg table as the C...
  • Hive

    1748 2024-07-05 《Apache Kyuubi 1.9.1》
    Hive Connector Integration Dependencies Configurations Hive Connector Operations The Kyuubi Hive Connector is a datasource for both reading and writing Hive table, It is imple...
  • Java API

    1709 2025-03-12 《Apache Iceberg 1.8.1》
    Iceberg Java API Tables The main purpose of the Iceberg API is to manage table metadata, like schema, partition spec, metadata, and data files that store table data. Table metad...
  • 访问 Ambari 存储库

    表 4.1 Ambari 存储库 URL 从 Ambari 2.7.5 版本开始,访问 Ambari 存储库需要身份验证。要访问二进制文件,您必须首先拥有所需的身份验证凭据(用户名 和密码 )。 Cloudera 发送给注册支持联系人的电子邮件中提供了新客户和合作伙伴的身份验证凭据。现有用户可以在支持门户 (https://my.cloudera.c...
  • Configuration

    1639 2025-03-11 《Apache Iceberg 1.8.1》
    Spark Configuration Catalogs Spark adds an API to plug in table catalogs that are used to load, create, and manage Iceberg tables. Spark catalogs are configured by setting Spark ...
  • Config Management

    1633 2025-03-19 《Apache Gobblin 0.17.0》
    Introduction Dataset Config Management Requirement Data Model Versioning Client library Config Store Current Dataset Config Management Implementation Data model Client appli...
  • Hive Beeline

    1617 2024-07-05 《Apache Kyuubi 1.9.1》
    Prerequisites Kyuubi supports Apache Hive beeline that works with Kyuubi server. Hive beeline is a SQLLine CLI based on the Hive JDBC Driver . Prerequisites Kyuubi server ins...
  • Java Quickstart

    1572 2025-03-11 《Apache Iceberg 1.8.1》
    Java API Quickstart Create a table Tables are created using either a Catalog or an implementation of the Tables interface. Using a Hive catalog The Hive catalog connects to...
  • Auxiliary SQL Functions

    1553 2024-07-05 《Apache Kyuubi 1.9.1》
    Kyuubi provides several auxiliary SQL functions as supplement to Hive’s Built-in Functions Name Description Return Type Since kyuubi_version Return the version of Ky...
  • Using Kyuubi By Terminal

    1513 2024-06-26 《Apache Amoro 0.6.1》
    Prerequisites : There must be a running Kyuubi. To deploy and run Kyuubi, please refer to Kyuubi doc Terminal supports interfacing with Kyuubi to submit SQL to Kyuubi for exec...