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

    Flink节点 综述 Flink 任务类型,用于执行 Flink 程序。对于 Flink 节点: 当程序类型为 Java、Scala 或 Python 时,worker 使用 Flink 命令提交任务 flink run 。更多详情查看 flink cli 。 当程序类型为 SQL 时,worker 使用sql-client.sh 提交任务。...
  • 安全中心(权限系统)

    安全中心(权限系统) 创建队列 添加租户 创建普通用户 编辑用户信息 修改用户密码 创建告警组 令牌管理 授予权限 Worker 分组 新增 / 更新 worker 分组 环境管理 集群管理 命名空间管理 安全中心(权限系统) 安全中心只有管理员账户才有权限操作,分别有队列管理、租户管理、用户管理、告警组管理、worker分...
  • Replication

    4396 2024-06-22 《Apache Accumulo 2.x》
    Overview Configuration Site Configuration Instance Configuration Table Configuration Monitoring Work Assignment ReplicaSystems AccumuloReplicaSystem Other Configuration E...
  • 3. Integration with Hive Metastore

    Integration with Hive Metastore Requirements Default Behavior Related Configurations Remote Metastore Database Remote Metastore Server Activate Configurations Via kyuubi-defau...
  • 1. Terminologies

    4351 2024-07-05 《Apache Kyuubi 1.9.1》
    Kyuubi JDBC Apache Hive Apache Thrift Server ServerSpace Engine EngineSpace Apache Spark Multi Tenancy High Availability / Load Balance Apache Zookeeper Apache Curator ...
  • 6. Distributed objects

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

    4336 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...
  • 10. Additional features

    4297 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...
  • Writing Tables

    4268 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...
  • JDBC Connector

    JDBC 信息配置 semantic 语义配置 EXACTLY_ONCE AT_LEAST_ONCE && NONE 其他配置 JDBC 读取数据 queryFunc获取一条sql resultFunc 处理查询到的数据 JDBC 读取写入 根据数据流生成目标SQL 设置写入批次大小 多实例 JDBC 支持 手动指定 JDBC 连接信...