Devlive 开源社区 本次搜索耗时 0.761 秒,为您找到 165 个相关结果.
  • Programming Paradigm

    Architecture Programming paradigm DataStream Flink Sql TableEnvironment StreamTableEnvironment RunTime Context StreamingContext TableContext StreamTableContext Life Cycle...
  • 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...
  • Redis Connector

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

    组件安装 安装夜莺 部署集群 MySQL Redis 时序库 n9e-webapi n9e-server 首先我们来看下面的架构图,夜莺的服务端有两个模块:n9e-webapi 和 n9e-server,n9e-webapi 用于提供 API 给前端 JavaScript 使用,n9e-server 的职责是告警引擎和数据转发器。依赖的组件...
  • 6. Distributed objects

    7776 2024-06-19 《Redisson 3.31.0》
    6.1. Object holder 6.1.1. Object holder listeners 6.2. Binary stream holder 6.2.1. Binary stream holder listeners 6.3. Geospatial holder 6.4. BitSet 6.4.1. BitSet data partiti...
  • Docker Demo

    7717 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...
  • Kyuubi Hive JDBC Driver

    7652 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...
  • Replication

    7283 2024-06-22 《Apache Accumulo 2.x》
    Overview Configuration Site Configuration Instance Configuration Table Configuration Monitoring Work Assignment ReplicaSystems AccumuloReplicaSystem Other Configuration E...
  • Redis Connector

    Redis Write Dependency Writing Redis the Regular Way 1.Access to source 2. Write to redis Apache StreamPark™ Writes to Redis 1. Configure policy and connection information 2. ...
  • 项目配置

    为什么需要配置 flink option property 基础参数 Memory参数 配置总内存 Table app sql 总结 配置在StreamPark 中是非常重要的概念,先说说为什么需要配置 为什么需要配置 开发DataStream 程序,大体流程都可以抽象为以下4步 StreamExecutionEnvironm...