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

    10711 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...
  • 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

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

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

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

    1936 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 ...
  • 1. Terminologies

    Terminologies Kyuubi JDBC Apache Hive Apache Thrift Server ServerSpace Engine EngineSpace Apache Spark Multi Tenancy High Availability / Load Balance Apache Zookeeper Apa...
  • MySQL CDC

    Support Those Engines Description Key features Supported DataSource Info Using Dependency Install Jdbc Driver For Flink Engine For SeaTunnel Zeta Engine Creating MySQL user ...
  • 应用监控

    写在前面 埋点工具 夜莺自身监控 Webapi Server 数据抓取 参考资料 写在前面 应用监控实际要比 OS、中间件的监控更为关键,因为某个 OS 层面的指标异常,比如 CPU 飙高了,未必会影响终端用户的体验,但是应用层面的监控指标出问题,通常就会影响客户的感受、甚至影响客户的付费。 针对应用监控,Google提出了 4 个黄金指...