Devlive 开源社区 本次搜索耗时 0.339 秒,为您找到 1058 个相关结果.
  • Flink Configuration

    1350 2025-03-12 《Apache Iceberg 1.8.1》
    Flink Configuration Catalog Configuration A catalog is created and named by executing the following query (replace <catalog_name> with your catalog name and <config_key> =<confi...
  • HDP Stack Repositories

    Use the link appropriate for your OS family to download a repository file that contains the software for setting up the Stack. HDP 3.1.4 Repositories
  • FieldMapper

    Description Options field_mapper [config] common options [config] Example Changelog new version FieldMapper transform plugin Description Add input schema and output sc...
  • Assign Masters

    Next Step The Cluster Install wizard assigns the master components for selected services to appropriate hosts in your cluster and displays the assignments in Assign Masters. The ...
  • Camus to Gobblin Migration

    1326 2025-03-26 《Apache Gobblin 0.17.0》
    Advantages of Migrating to Gobblin Kafka Ingestion Related Job Config Properties Config properties for pulling Kafka topics Config properties for compaction Deployment and Chec...
  • Monitoring

    1311 2025-03-19 《Apache Gobblin 0.17.0》
    Overview Metrics Collecting and Reporting Metrics Reporting Metrics collection JVM Metrics Pre-defined Job Execution Metrics Job Execution History Store Email Notifications ...
  • Tailwind CSS 深色模式适配

    深色模式(Dark Mode)已经成为现代 Web 应用的标配功能。Tailwind CSS 提供了强大的深色模式支持,让我们能够轻松实现优雅的明暗主题切换。本节将详细介绍如何在项目中实现完善的深色模式适配。 基础配置 启用深色模式 在 tailwind.config.js 中配置深色模式策略: module . exports = { ...
  • Metrics Reporting

    1304 2025-03-10 《Apache Iceberg 1.8.1》
    Metrics Reporting As of 1.1.0 Iceberg supports the MetricsReporter and the MetricsReport APIs. These two APIs allow expressing different metrics reports while supporting a plu...
  • Tailwind CSS 团队协作规范

    在团队开发中使用 Tailwind CSS,需要建立统一的开发规范和工作流程,以确保代码质量和开发效率。本节将详细介绍团队协作中的各项规范和最佳实践。 开发规范 命名规范 // 组件命名规范 const Button : React . FC = () => { return ( < button ...
  • Inject Session Conf with Custom Config Advisor

    1302 2024-07-05 《Apache Kyuubi 1.9.1》
    Session Conf Advisor The steps of injecting session configs Example New in version 1.5.0. Session Conf Advisor Kyuubi supports inject session configs with custom config ad...