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

    11297 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 ...
  • Development How-tos

    11240 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...
  • All Configurations

    10958 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 ...
  • Contributing to Superset

    10941 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...
  • Security Configurations

    10918 2024-05-25 《Apache Superset 4.0.1》
    Provided Roles Admin Alpha Gamma sql_lab Public Managing Data Source Access for Gamma Roles REST API for user & role management Customizing Permissions Permissions Restri...
  • Alerts and Reports

    10854 2024-05-25 《Apache Superset 4.0.1》
    Requirements Commons In your superset_config.py or superset_config_docker.py Disable dry-run mode In your Dockerfile Slack integration Kubernetes-specific Docker Compose s...
  • JDBC

    10828 2024-06-17 《Apache SeaTunnel 2.3.5》
    Description Using Dependency For Spark/Flink Engine For SeaTunnel Zeta Engine Key features Options driver [string] user [string] password [string] url [string] query [stri...
  • Oracle CDC

    10789 2024-06-17 《Apache SeaTunnel 2.3.5》
    Support Those Engines Key features Description Supported DataSource Info Database Dependency Install Jdbc Driver For Spark/Flink Engine For SeaTunnel Zeta Engine Enable Orac...
  • 系统使用手册

    操作指南 1. 首页 2. 项目管理 2.1 创建项目 2.2 项目首页 2.3 工作流定义 2.3.1 创建工作流定义 2.3.2 工作流定义操作功能 2.3.3 运行工作流 2.3.4 工作流定时 2.3.5 导入工作流 2.4 工作流实例 2.4.1 查看工作流实例 2.4.2 查看任务日志 2.4.3 查看任务历史记录 2....
  • 架构设计

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