Devlive 开源社区 本次搜索耗时 1.779 秒,为您找到 623 个相关结果.
  • Unity Catalog

    Syncing to Unity Catalog This document walks through the steps to register an Apache XTable™ (Incubating) synced Delta table in Unity Catalog on Databricks and open-source Unity C...
  • BigLake Metastore

    Syncing to BigLake Metastore This document walks through the steps to register an Apache XTable™ (Incubating) synced Iceberg table in BigLake Metastore on GCP. Pre-requisites S...
  • 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...
  • String

    1159 2024-06-05 《Ramda 0.2.3》
    match split match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or empty arr...
  • DDL

    1158 2025-03-11 《Apache Iceberg 1.8.1》
    Spark DDL To use Iceberg in Spark, first configure Spark catalogs . Iceberg uses Apache Spark’s DataSourceV2 API for data source and catalog implementations. CREATE TABLE Spark...
  • Flink Configuration

    1142 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...
  • Monitoring

    1120 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 ...
  • String

    1118 2024-06-05 《Ramda 0.4.2》
    match split match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or empty arr...
  • 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...
  • Web Session Management

    1084 2025-03-15 《Redisson 3.45.0》
    Tomcat Session Redisson implements Redis or Valkey based Tomcat Session Manager. It stores session of Apache Tomcat in Redis or Valkey and allows to distribute requests across a ...