Devlive 开源社区 本次搜索耗时 0.108 秒,为您找到 2342 个相关结果.
  • Running SpotBugs

    7117 2024-06-13 《SpotBugs 4.8.5》
    Quick Start Executing SpotBugs Direct invocation of SpotBugs Choosing the User Interface Java Virtual Machine (JVM) arguments Invocation of SpotBugs using a wrapper script Wrap...
  • 应用监控

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

    7060 2024-07-05 《Apache Kyuubi 1.9.1》
    Referencing the JDBC Driver Libraries Using the Driver in Java Code Maven sbt Gradle Using the Driver in a JDBC Application Registering the Driver Class Building the Connect...
  • 参数传递

    参数的引用 本地任务引用全局参数 上游任务传递给下游任务 任务样例 创建 SHELL 任务并设置参数 创建 SQL 任务并使用参数 保存工作流并设置全局参数 查看运行结果 Python 任务传递参数 SubProcess 任务传递参数 Kubernetes 任务传递参数 参数的引用 DolphinScheduler 提供参数间相互引...
  • What is Apache StreamPark™

    Apache StreamPark™ 🚀 What is Apache StreamPark™ Why Apache StreamPark™? 🎉 Features 🏳‍🌈 Architecture of Apache StreamPark™ 1️⃣ streampark-core 2️⃣ streampark-console Apache...
  • 软硬件环境建议配置

    Linux 操作系统版本要求 服务器建议配置 生产环境 网络要求 客户端 Web 浏览器要求 时钟同步 DolphinScheduler 作为一款开源分布式工作流任务调度系统,可以很好地部署和运行在 Intel 架构服务器及主流虚拟化环境下,并支持主流的Linux操作系统环境 Linux 操作系统版本要求 操作系统 版本 ...
  • 平台安装介绍

    目的和范围 目标受众 系统要求 硬件要求 软件要求 安装前准备 下载&&配置flink 引入MySQL依赖包 下载Apache StreamPark™ 安装 初始化系统数据 查看执行StreamPark元数据SQL文件 连接MySQL数据库 && 执行初始化脚本 查看执行结果 Apache StreamPark™配置 配置mysql...
  • Spark Quick Start

    6943 2024-06-28 《Apache Hudi 0.15.0》
    Setup Spark 3 Support Matrix Spark Shell/SQL Setup project Create Table Insert data Query data Update data Merging Data Delete data Time Travel Query Incremental query ...
  • AWS

    6891 2024-06-29 《Apache Iceberg 1.5.2》
    Enabling AWS Integration Spark Flink HTTP Client Configurations URL Connection HTTP Client Configurations Apache HTTP Client Configurations Run Iceberg on AWS Amazon Athena ...
  • 项目配置

    为什么需要配置 flink option property 基础参数 Memory参数 配置总内存 Table app sql 总结 配置在StreamPark 中是非常重要的概念,先说说为什么需要配置 为什么需要配置 开发DataStream 程序,大体流程都可以抽象为以下4步 StreamExecutionEnvironm...