Devlive 开源社区 本次搜索耗时 0.783 秒,为您找到 197 个相关结果.
  • 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...
  • Customize Services

    Credentials Databases Directories Accounts All Configurations Next Step More Information The Customize Services step presents you with a set of tabs that let you review and...
  • Record Payload

    4782 2024-06-28 《Apache Hudi 0.15.0》
    Background Configs Existing Payloads OverwriteWithLatestAvroPayload DefaultHoodieRecordPayload EventTimeAvroPayload OverwriteNonDefaultsWithLatestAvroPayload PartialUpdateAvr...
  • Z-Ordering Support

    4777 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Supported table format Supported column data type How to use Optimize history data Syntax Examples Optimize incremental data To improve query speed, Kyuubi su...
  • Timeline

    4715 2024-06-28 《Apache Hudi 0.15.0》
    Actions States Active and Archived timeline LSM Timeline Archival Configs Spark write client configs Flink Options At its core, Hudi maintains a timeline which is a log of...
  • Using Logstore

    4635 2024-06-26 《Apache Amoro 0.6.1》
    Real-Time data in LogStore Overview Prerequisites for using LogStore Double write LogStore and FileStore Due to the limitations of traditional offline data warehouse architect...
  • 3. ACL Management Guide

    ACL Management Guide ACL Management Guide Authorization Modes Three primary modes for Kyuubi authorization are available by Submarine Spark Security : Storage-Based Authoriza...
  • Distributed collections

    4612 2025-03-14 《Redisson 3.45.0》
    Map Redis or Valkey based distributed Map object for Java implements ConcurrentMap interface. This object is thread-safe. Consider to use Live Object service to store POJO obje...
  • DVC

    DVC节点 综述 创建任务 任务样例 Init DVC Upload Download 环境准备 dvc 安装 DVC节点 综述 DVC(Data Version Control) 是一个MLops领域一个优秀的开机器学习版本管理系统。 DVC 组件用于在DS上使用DVC的数据版本管理功能,帮助用户简易地进行数据的版本管理。组件提...
  • 第二节:开发环境搭建 - 工具链与配置

    学习目标 为什么需要完整的开发环境? 开发环境概览 安装Node.js和npm 创建项目并初始化 安装Vite作为构建工具 安装Tailwind CSS及其依赖 初始化Tailwind CSS配置 配置项目结构 创建基础HTML文件 创建主JavaScript文件 自定义Tailwind配置 配置npm脚本 配置Vite 加入常用...