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

    10710 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...
  • Configuring Superset

    2929 2024-05-25 《Apache Superset 4.0.1》
    Configuration Specifying a SECRET_KEY Adding an initial SECRET_KEY Rotating to a newer SECRET_KEY Using a production metastore Running on a WSGI HTTP Server HTTPS Configurati...
  • Oracle CDC

    Support Those Engines Key features Description Supported DataSource Info Database Dependency Install Jdbc Driver For Spark/Flink Engine For SeaTunnel Zeta Engine Enable Orac...
  • Setting up a Development Environment

    2354 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...
  • Kubernetes

    2248 2024-05-24 《Apache Superset 4.0.1》
    Installing on Kubernetes Prerequisites Running Important settings Security settings Dependencies superset_config.py Environment Variables System packages Data sources Conf...
  • 2. Configuration

    2205 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 ...
  • 配置详情

    资源中心配置详情 对接本地文件系统 配置 common.properties 文件 对接AWS S3 对接分布式或远端对象存储 配置 common.properties 文件 资源中心配置详情 资源中心通常用于上传文件、UDF 函数,以及任务组管理等操作。 资源中心可以对接分布式的文件存储系统,如Hadoop (2.6+)或者MinIO ...
  • JDBC Connector

    JDBC Configuration Semantic EXACTLY_ONCE AT_LEAST_ONCE && NONE Others JDBC read queryFunc to get sql resultFunc process the query data JDBC Read Write Generate target SQL b...
  • Apache Kafka Connector

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

    1977 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...