Devlive 开源社区 本次搜索耗时 0.517 秒,为您找到 160 个相关结果.
  • 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...
  • Setting up a Development Environment

    2356 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

    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 ...
  • 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...
  • Bug descriptions

    1950 2024-06-13 《SpotBugs 4.8.5》
    Bad practice (BAD_PRACTICE) JUA: Asserting value of instanceof in tests is not recommended. (JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS) AA: Assertion is used to validate an argument of ...
  • FAQ

    1935 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 ...
  • Alerts and Reports

    1681 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...
  • Docker Compose

    1650 2024-05-24 《Apache Superset 4.0.1》
    Requirements ​ 1. Clone Superset’s GitHub repository ​ 2. Launch Superset Through Docker Compose ​ Option #1 - for an interactive development environment ​ Option #2 - build...