Devlive 开源社区 本次搜索耗时 1.719 秒,为您找到 623 个相关结果.
  • Set Up Service User Accounts

    Each service requires a service user account. The Ambari Cluster Install wizard creates new and preserves any existing service user accounts, and uses these accounts when configur...
  • Edit the Host File

    Using a text editor, open the hosts file on every host in your cluster. For example: vi / etc / hosts Add a line for each host in your cluster. The line should consist of...
  • Tailwind CSS 深色模式适配

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

    1016 2025-03-25 《Apache Gobblin 0.17.0》
    Introduction Record format Configuration General configuration values Authentication No credentials Using certificates Using bucket password Document level expiration 1 - Ex...
  • Client-Side Caching

    996 2025-03-15 《Redisson 3.45.0》
    Native implementation Client Side caching is implemented using client tracking listener through RESP3 protocol available in Redis or Valkey. It’s used to speed up read operation...
  • Code Style Guide

    Overview Guideline Code Style Template File Overview The code formatting standard in this project is based on the Oracle/Sun Code Convention and Google Java Style . Guide...
  • Docker Integration

    Introduction Docker Docker Repositories Run the docker image with simple wikipedia jobs Use Gobblin Standalone on Docker for Kafka and HDFS Ingestion Run Gobblin as a Service ...
  • Apache Spark

    Querying from Apache Spark To read an Apache XTable™ (Incubating) synced target table (regardless of the table format) in Apache Spark locally or on services like Amazon EMR, Goog...
  • Deployment

    Gobblin Execution Modes Overview One important feature of Gobblin is that it can be run on different platforms. Currently, Gobblin can run in standalone mode (which runs on a sing...
  • Flink Connector

    Flink Connector Apache Flink supports creating Iceberg table directly without creating the explicit Flink catalog in Flink SQL. That means we can just create an iceberg table by s...