Devlive 开源社区 本次搜索耗时 0.864 秒,为您找到 282 个相关结果.
  • 扩展链接

    背景介绍 如何创建扩展链接 扩展链接的使用 背景介绍 在生产实践中,为了更好地管理 Flink作业,总会需要将其与外部服务集成,例如代码仓库、指标监控页面、实时日志记录或 HDFS/OSS 上的检查点/保存点文件夹等。 Streampark 作为一站式 Flink DevOps 平台,如果能够提供以扩展链接的形式集成这些服务的能力,在统一的地方集...
  • DDL

    1388 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

    1366 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...
  • Dell

    1301 2025-03-11 《Apache Iceberg 1.8.1》
    Iceberg Dell Integration Dell ECS Integration Iceberg can be used with Dell’s Enterprise Object Storage (ECS) by using the ECS catalog since 0.15.0. See Dell ECS for more infor...
  • Java Custom Catalog

    1235 2025-03-14 《Apache Iceberg 1.8.1》
    Custom Catalog It’s possible to read an iceberg table either from an hdfs path or from a hive table. It’s also possible to use a custom metastore in place of hive. The steps to do...
  • Flink Connector

    1141 2025-03-12 《Apache Iceberg 1.8.1》
    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...
  • Flink DDL

    1096 2025-03-12 《Apache Iceberg 1.8.1》
    DDL commands CREATE Catalog Hive catalog This creates an Iceberg catalog named hive_catalog that can be configured using 'catalog-type'='hive' , which loads tables from Hive m...
  • Connectors For Flink SQL Query Engine

    959 2024-07-05 《Apache Kyuubi 1.9.1》
    Apache Paimon (Incubating) Hudi Iceberg
  • Operations

    857 2024-06-27 《Apache Hudi 0.15.0》
    Performance Deployment SQL Procedures CLI Metrics Encryption Troubleshooting Spark Tuning Guide Flink Tuning Guide
  • Flink

    836 2024-06-26 《Apache Amoro 0.6.1》
    Flink Getting Started Flink DDL Flink DML Flink DataStream Using Logstore