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

    Description Key features Options host [string] keyspace [string] cql [String] username [string] password [string] datacenter [String] consistency_level [String] Examples ...
  • Avro format

    How To Use Kafka uses example Avro is very popular in streaming data pipeline. Now seatunnel supports Avro format in kafka connector. How To Use Kafka uses example This is a...
  • Greenplum

    Greenplum Greenplum source connector Description Read Greenplum data through Jdbc connector . Key features batch stream exactly-once column projection supports qu...
  • TDengine

    Description Key features Options url [string] username [string] password [string] database [string] stable [string] lower_bound [long] upper_bound [long] Example source ...
  • Configuring SAM and Schema Registry Metadata Stores in MySQL

    Steps Steps Launch the MySQL monitor: mysql - u root - p Create the database for Schema Registry and SAM metastore: create database registry ; create database st...
  • Fork Operator

    1499 2025-03-18 《Apache Gobblin 0.17.0》
    Overview of the ForkOperator Using the ForkOperator Basics of Usage Per-Fork Configuration Failure Semantics Performance Tuning Comparison with PartitionedDataWriter Writing...
  • Sink Common Options

    source_table_name [string] parallelism [int] Examples Common parameters of sink connectors name type required default value source_table_name string no - p...
  • Java API

    1489 2025-03-12 《Apache Iceberg 1.8.1》
    Iceberg Java API Tables The main purpose of the Iceberg API is to manage table metadata, like schema, partition spec, metadata, and data files that store table data. Table metad...
  • Distributed objects

    1448 2025-03-14 《Redisson 3.45.0》
    Object holder Java implementation of Redis or Valkey based RBucket object is a holder for any type of object. Size is limited to 512Mb. Code example: RBucket < AnyObject > buc...
  • Maintenance

    1445 2025-03-10 《Apache Iceberg 1.8.1》
    Maintenance Maintenance operations require the Table instance. Please refer Java API quickstart page to refer how to load an existing table. Recommended Maintenance Expire...