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

    PyDolphinScheduler PyDolphinScheduler PyDolphinScheduler 是 Apache DolphinScheduler 的 Python API,它允许您通过 Python 代码定义您的工作流,也称为 workflow-as-codes。 更多信息请参考PyDolphinScheduler
  • Auxiliary SQL Functions

    2418 2024-07-05 《Apache Kyuubi 1.9.1》
    Kyuubi provides several auxiliary SQL functions as supplement to Spark’s Built-in Functions Name Description Return Type Since kyuubi_version Return the version of K...
  • Gobblin Metrics Architecture

    2416 2025-03-26 《Apache Gobblin 0.17.0》
    Metric Context Metrics Events Event Submitter Reporters RecursiveScheduleMetricReporter EventReporter Metric Context Metric contexts are organized hierarchically in a tr...
  • Kyuubi v.s. HiveServer2

    2370 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Hive on Spark Differences Between Kyuubi and HiveServer2 Performance References Introduction HiveServer2 is a service that enables clients to execute Hive QL qu...
  • Tailwind CSS 企业级后台系统开发

    本节将介绍如何使用 Tailwind CSS 开发一个功能完整的企业级后台管理系统,包括布局设计、组件开发、主题定制等方面。 系统布局 布局框架 // components/layout/AdminLayout.tsx import { useState } from 'react' ; interface AdminL...
  • Flink Actions

    2310 2024-06-29 《Apache Iceberg 1.5.2》
    Rewrite files action. Rewrite files action. Iceberg provides API to rewrite small files into large files by submitting Flink batch jobs. The behavior of this Flink action is the...
  • Observability

    2308 2025-03-15 《Redisson 3.45.0》
    Metrics This feature is available only in Redisson PRO Monitoring systems integration Redisson provides integration the most popular monitoring systems through Micrometer fram...
  • 1. 准备

    本节介绍使用 Ambari 安装集群时应准备的信息和材料。 Ambari 为您的集群提供端到端的管理和监控解决方案。 使用 Ambari Web UI 和 REST API,您可以从一个中心点部署、操作、管理配置更改并监控集群中所有节点的服务。 产品互操作性 满足最低系统要求 收集信息 环境准备
  • Maintenance

    2296 2025-03-10 《Apache Iceberg 1.8.1》
    Maintenance Maintenance operations require the Table instance. Please refer Java API quickstart page to refer how to load an existing table. Recommended Maintenance Expire...
  • Fork Operator

    2283 2025-03-18 《Apache Gobblin 0.17.0》
    Overview of the ForkOperator Using the ForkOperator Basics of Usage Per-Fork Configuration Failure Semantics Performance Tuning Comparison with PartitionedDataWriter Writing...