Devlive 开源社区 本次搜索耗时 1.171 秒,为您找到 472 个相关结果.
  • SQL Queries

    11471 2024-06-30 《Apache Hudi 0.15.0》
    Spark SQL Snapshot Query Time Travel Query Change Data Capture Incremental Query Flink SQL Snapshot Query Options Streaming Query Options Incremental Query Options Catal...
  • Use Cases

    11446 2024-06-28 《Apache Hudi 0.15.0》
    A Streaming Data Lake Near Real-Time Ingestion Incremental Processing Pipelines Unified Batch and Streaming Cloud-Native Tables Schema Management ACID Transactions Efficient ...
  • ClickHouse Connector

    JDBC synchronous write Write in the normal way Write with Apache StreamPark™ configuration list Write to ClickHouse HTTP async write Write in the normal way Write to ClickHou...
  • Contributing to Superset

    10200 2024-05-25 《Apache Superset 4.0.1》
    Contributing to Superset Orientation Types of Contributions Report Bug Submit Ideas or Feature Requests Fix Bugs Implement Features Improve Documentation Add Translations As...
  • Docker Compose

    10138 2024-05-24 《Apache Superset 4.0.1》
    Requirements ​ 1. Clone Superset’s GitHub repository ​ 2. Launch Superset Through Docker Compose ​ Option #1 - for an interactive development environment ​ Option #2 - build...
  • Development How-tos

    9958 2024-05-25 《Apache Superset 4.0.1》
    Contributing to Documentation Local Development Build Deployment Creating Visualization Plugins Prerequisites Creating a simple Hello World viz plugin Testing Python Testing...
  • Oracle CDC

    Support Those Engines Key features Description Supported DataSource Info Database Dependency Install Jdbc Driver For Spark/Flink Engine For SeaTunnel Zeta Engine Enable Orac...
  • All Configurations

    9590 2024-07-01 《Apache Hudi 0.15.0》
    Externalized Config File Hudi Table Config Hudi Table Basic Configs Spark Datasource Configs Read Options Write Options PreCommit Validator Configurations Flink Sql Configs ...
  • 配置详情

    资源中心配置详情 对接本地文件系统 配置 common.properties 文件 对接AWS S3 对接分布式或远端对象存储 配置 common.properties 文件 资源中心配置详情 资源中心通常用于上传文件、UDF 函数,以及任务组管理等操作。 资源中心可以对接分布式的文件存储系统,如Hadoop (2.6+)或者MinIO ...
  • 架构设计

    1.名词解释 2.系统架构 2.1 系统架构图 2.2 启动流程活动图 2.3 架构说明 该服务内主要包含: 该服务包含: 2.3 架构设计思想 一、去中心化vs中心化 中心化思想 去中心化 二、分布式锁实践 三、线程不足循环等待问题 四、容错设计 1. 宕机容错 2.任务失败重试 五、任务优先级设计 六、Logback和net...