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

    OpenMLDB 节点 综述 创建任务 任务样例 导入数据 特征抽取 环境准备 OpenMLDB 启动 Python 环境 OpenMLDB 节点 综述 OpenMLDB 是一个优秀的开源机器学习数据库,提供生产级数据及特征开发全栈解决方案。 OpenMLDB任务组件可以连接OpenMLDB集群执行任务。 创建任务 点击项目...
  • Deploy Kyuubi engines on YARN

    2281 2024-07-05 《Apache Kyuubi 1.9.1》
    Deploy Kyuubi Spark Engine on YARN Requirements Configurations Environment Spark Properties Master Queue Sizing Tuning Others Kerberos Deploy Kyuubi Flink Engine on YARN...
  • Java Custom Catalog

    2278 2024-06-29 《Apache Iceberg 1.5.2》
    Custom table operations implementation Custom file IO implementation Custom location provider implementation Custom IcebergSource It’s possible to read an iceberg table either...
  • 7.3 Style code blocks and text output

    2264 2024-05-10 《R Markdown Cookbook》
    References We can customize the style of code chunks and their text output using the chunk options class.source and class.output , respectively. These options take character vec...
  • rest-api

    REST API Overview API reference Returns an overview over all jobs and their current state. Parameters Responses Return details of a job. Parameters Responses Return all fini...
  • Overview

    2258 2024-06-26 《Apache Amoro 0.6.1》
    Table format (aka. format) was first proposed by Iceberg, which can be described as follows: It defines the relationship between tables and files, and any engine can query and r...
  • 2.1 What happens when we render?

    2257 2024-05-09 《R Markdown Cookbook》
    References R Markdown combines several different processes together to create documents, and one of the main sources of confusion from R Markdown is how all the components work t...
  • Hive CLI

    Hive CLI 综述 Hive CLI任务 VS 连接Hive数据源的SQL任务 创建任务 任务参数 任务样例 Hive CLI任务样例 Hive CLI 综述 使用Hive Cli任务插件 创建Hive Cli 类型的任务执行SQL脚本语句或者SQL任务文件。 执行任务的worker会通过hive -e 命令执行hive SQL脚本语...
  • Compaction

    2253 2024-06-30 《Apache Hudi 0.15.0》
    Background Why MOR tables need compaction? Compaction Architecture Strategies in Compaction Scheduling Trigger Strategies Compaction Strategies Ways to trigger Compaction Inl...
  • Key Generation

    2253 2024-06-28 《Apache Hudi 0.15.0》
    Key Generators SimpleKeyGenerator ComplexKeyGenerator NonpartitionedKeyGenerator CustomKeyGenerator Bring your own implementation TimestampBasedKeyGenerator Timestamp is GMT ...