Devlive 开源社区 本次搜索耗时 0.612 秒,为您找到 441 个相关结果.
  • Docker Demo

    9398 2024-06-28 《Apache Hudi 0.15.0》
    A Demo using Docker containers Prerequisites Setting up Docker Cluster Build Hudi Bringing up Demo Cluster Demo Step 1 : Publish the first batch to Kafka Step 2: Incrementall...
  • 10. Additional features

    9337 2024-06-19 《Redisson 3.31.0》
    10.1. Operations with Redis nodes 10.2. References to Redisson objects 10.3. Execution batches of commands 10.4. Transactions 10.5. XA Transactions 10.6. Scripting 10.7. Func...
  • GitHub 趋势日报 (2025年05月07日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Go Ruby Swift Dart C++ Rust PHP TypeScript Java Kotlin MDX C Vim Script Lua JavaScript C Jupyter Notebook Python Shell Markdown P...
  • Project Configuration

    Why do I need to configure Terms Configuration file Deployment option property Basic parameters Memory parameters Configure Total Memory Checkpoint Watermark State backen...
  • Apache HBase Connector

    Dependency of Apache HBase writing Regular way to write and read Apache HBase 1.Create database and table 2.Write demo and Read demo write and read Apache HBase with Apache Str...
  • Kyuubi Hive JDBC Driver

    9106 2024-07-05 《Apache Kyuubi 1.9.1》
    Referencing the JDBC Driver Libraries Using the Driver in Java Code Maven sbt Gradle Using the Driver in a JDBC Application Registering the Driver Class Building the Connect...
  • Spark Quick Start

    9089 2024-06-28 《Apache Hudi 0.15.0》
    Setup Spark 3 Support Matrix Spark Shell/SQL Setup project Create Table Insert data Query data Update data Merging Data Delete data Time Travel Query Incremental query ...
  • 单机部署 (Standalone)

    PostgreSQL (8.2.15+) or MySQL (5.7系列):两者任选其一即可 JDK (1.8+):必装,请安装好后在/etc/profile下配置 JAVA_HOME 及 PATH 变量 ZooKeeper (3.4.6+):必装 pstree or psmisc:Mac OS必装pstree,Fedora/Red/Hat/Ce...
  • Redis Connector

    Redis写入依赖 常规方式写 Redis 1.接入source 2. 写入redis Apache StreamPark™ 写入 Redis 1. 配置策略和连接信息 2. 写入Redis 支持的redis操作命令 其他配置 Redis 是一个开源内存数据结构存储系统,它可以用作数据库、缓存和消息中间件。 它支持多种类型的数据结构,如字...
  • Writing Tables

    8885 2024-07-01 《Apache Hudi 0.15.0》
    What are some ways to write a Hudi table? How is a Hudi writer job deployed? Can I implement my own logic for how input records are merged with record on storage? How do I delet...