Devlive 开源社区 本次搜索耗时 0.424 秒,为您找到 254 个相关结果.
  • Connecting to Databases

    13896 2024-05-25 《Apache Superset 4.0.1》
    Connecting to Databases Installing Database Drivers Supported Databases and Dependencies Installing Drivers in Docker Images 1. Determine the driver you need 2. Install the drive...
  • JDBC

    Description Using Dependency For Spark/Flink Engine For SeaTunnel Zeta Engine Key features Options driver [string] user [string] password [string] url [string] query [stri...
  • 前端开发

    前端开发文档 技术选型 开发环境搭建 Node安装 前端项目构建 !!!这里特别注意 项目如果在拉取依赖包的过程中报 “ node-sass error “ 错误,请在执行完后再次执行以下命令 开发环境运行 前端项目发布 Linux下使用node启动并且守护进程 命令 项目目录结构 系统功能模块 路由和状态管理 规范 Vue规范 ...
  • 架构设计

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

    系统架构设计 系统架构 系统架构图 启动流程活动图 架构说明 该服务内主要包含: 该服务包含: 架构设计思想 一、去中心化vs中心化 中心化思想 去中心化 二、容错设计 宕机容错 三、任务失败重试 四、任务优先级设计 五、Logback和netty实现日志访问 总结 系统架构设计 系统架构 系统架构图 ...
  • Setting up a Development Environment

    4095 2024-05-25 《Apache Superset 4.0.1》
    Setting up a Development Environment Fork and Clone docker-compose (recommended!) Installing Development Tools Python environment Git Hooks Alternatives to docker-compose Flas...
  • 2. Configuration

    4076 2024-06-19 《Redisson》
    2.1. Programmatic configuration 2.2. Declarative configuration 2.2.1 YAML file based configuration 2.2.2 Variable syntax 2.2.3 Passwords encryption 2.3. Common settings codec ...
  • Configurations

    3443 2024-07-05 《Apache Kyuubi 1.9.1》
    Environments Kyuubi Configurations Authentication Backend Batch Credentials Ctl Delegation Engine Event Frontend Ha Kinit Kubernetes Lineage Metadata Metrics Operat...
  • FAQ

    3387 2024-05-25 《Apache Superset 4.0.1》
    How big of a dataset can Superset handle? What are the computing specifications required to run Superset? Can I join / query multiple tables at one time? How do I create my own ...
  • Apache Kafka Connector

    依赖 Kafka Source (Consumer) 基础消费示例 高级配置参数 消费多个Kafka实例 消费多个Topic Topic 发现 配置开始消费的位置 指定分区Offset 指定deserializer 返回记录KafkaRecord 指定strategy Kafka Sink (Producer) 容错和语义 多实例k...