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

    2811 2024-07-05 《Apache Kyuubi 1.9.1》
    Hive Connector Integration Dependencies Configurations Hive Connector Operations The Kyuubi Hive Connector is a datasource for both reading and writing Hive table, It is imple...
  • Java Custom Catalog

    2714 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

    2512 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...
  • RisingWave

    2390 2025-03-13 《Apache Iceberg 1.8.1》
    RisingWave RisingWave is a Postgres-compatible SQL database designed for real-time event streaming data processing, analysis, and management. It can ingest millions of events per...
  • Flink DDL

    2344 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...
  • Paimon

    Description Key features Options warehouse [string] database [string] table [string] hdfs_site_path [string] Examples Changelog next version Paimon source connector ...
  • JDBC

    2055 2025-03-11 《Apache Iceberg 1.8.1》
    Iceberg JDBC Integration JDBC Catalog Iceberg supports using a table in a relational database to manage Iceberg tables through JDBC. The database that JDBC connects to must suppo...
  • Flink Actions

    1451 2025-03-12 《Apache Iceberg 1.8.1》
    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 same as Spark’s rewriteD...