Devlive 开源社区 本次搜索耗时 0.588 秒,为您找到 367 个相关结果.
  • Java API

    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...
  • Configuration

    Configuration Table properties Iceberg tables support table properties to configure table behavior, like the default split size for readers. Read properties Property Defaul...
  • 下载并设置数据库连接器

    Druid、Hive、Ranger、Oozie 和 Superset 等组件需要一个可操作的数据库。在安装过程中,您可以选择使用现有数据库或让 Ambari 安装新实例(对于 Hive)。为了使 Ambari 连接到您选择的数据库,您必须在安装组件之前直接从数据库供应商下载必要的数据库驱动程序和连接器。为了更好地准备安装或升级,请在设置环境时设置数据库连接器...
  • Configuration

    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 ...
  • Introduction

    Documentation Apache Iceberg is an open table format for huge analytic datasets. Iceberg adds tables to compute engines including Spark, Trino, PrestoDB, Flink, Hive and Impala u...
  • Deploying Kyuubi

    729 2024-07-05 《Apache Kyuubi 1.9.1》
    Deploy Kyuubi On Kubernetes Integration with Hive Metastore Kyuubi High Availability Guide Kyuubi Migration Guide Deploy Kyuubi engines on YARN Deploy Kyuubi engines on Kubern...
  • Java Quickstart

    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...
  • Config Management

    Introduction Dataset Config Management Requirement Data Model Versioning Client library Config Store Current Dataset Config Management Implementation Data model Client appli...
  • Syncing to Catalogs

    692 2024-06-30 《Apache Hudi 0.15.0》
    AWS Glue Data Catalog DataHub Hive Metastore Google BigQuery Apache XTable (incubating)
  • 第四节: 搜索结果页 - 过滤器与搜索条

    学习目标 页面分析 分步实现过程 第一步:创建基础HTML结构 第二步:实现导航栏 第三步:实现搜索头部区域 第四步:创建主内容区域布局 第五步:实现左侧过滤器面板 第六步:实现结果控制和排序选项 第七步:添加页脚 关键样式技术点解析 1. 响应式设计实现 2. 精确间距控制 3. 悬停状态处理 4. 自定义颜色配置 5. 组状态...