Devlive 开源社区 本次搜索耗时 0.554 秒,为您找到 718 个相关结果.
  • Bug descriptions

    8718 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 ...
  • 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...
  • Kubernetes部署(Kubernetes)

    快速试用 Kubernetes 部署 Kubernetes 部署目的是在 Kubernetes 集群中部署 DolphinScheduler 服务,能调度大量任务,可用于在生产中部署。 如果你是新手,想要体验 DolphinScheduler 的功能,推荐使用Standalone 方式体检。如果你想体验更完整的功能,或者更大的任务量,推荐使用伪集群部署 ...
  • 配置文件

    目录结构 1.dolphinscheduler-daemon.sh [启动/关闭DS服务脚本] 2.datasource.properties [数据库连接] 3.zookeeper.properties [zookeeper连接配置] 4.common.properties [hadoop、s3、yarn配置] 5.application-api...
  • FAQ

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

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

    7760 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...
  • Disable SELinux and PackageKit and check the umask

    You must disable SELinux for the Ambari setup to function. On each host in your cluster, enter: setenforce 0 To permanently disable SELinux set SELINUX=disabled in /etc/s...
  • 环境搭建

    DolphinScheduler 开发手册 软件要求 克隆代码库 编译源码 代码风格 Docker镜像构建 开发者须知 DolphinScheduler Standalone快速开发模式 分支选择 启动后端 启动前端 DolphinScheduler 普通开发模式 必要软件安装 zookeeper 数据库 启动后端 必要的准备工作 ...
  • SQL Templating

    7515 2024-05-25 《Apache Superset 4.0.1》
    Jinja Templates Available Macros Jinja Templates SQL Lab and Explore supports Jinja templating in queries. To enable templating, the ENABLE_TEMPLATE_PROCESSING feature flag ...