Devlive 开源社区 本次搜索耗时 0.818 秒,为您找到 56 个相关结果.
  • SSO 集成

    背景介绍 SSO 登录工作流 如何启用SSO登录 注意事项 背景介绍 作为企业实践,在应用程序中应用单点登录 (SSO) 是很常见的,这样可以通过集中且安全的方式管理用户凭证。 基于 Streampark 使用 Apache Shiro 进行身份验证和授权的事实,我们将使用 Pac4j 框架来实现单点登录 (SSO) 支持功能。 Pac4j 是...
  • 版本升级指南

    升级前准备 找到升级脚本 执行升级脚本 示例:从 2.0.0 升级到 2.1.2 验证升级 遇到问题怎么办 下一步 升级前准备 在开始升级之前,请确保已完成以下准备工作,以确保升级过程顺利进行。 备份数据库 :非常重要的一步,确保有完整的数据库备份,以便在升级过程中遇到问题时可以恢复到升级前的状态。 检查版本兼容性 :确认当前的版本号,...
  • Version Upgrade Guide

    Pre-Upgrade Preparation Locating Upgrade Scripts Executing Upgrade Scripts # Example: Upgrading from 2.0.0 to 2.1.2 Verifying the Upgrade Troubleshooting Next Steps Pre-U...
  • Variable Management

    Background Introduction Create Variable Reference variables in Flink SQL Reference variables in args of Flink JAR jobs Background Introduction In the actual production enviro...
  • Alert Configuration

    Added alert configuration E-mail DingTalk Wechat Lark Alert Test Modify alert configuration: Use alert configuration Delete alert configuration: StreamPark supports a va...
  • Yarn Queue Management

    Background How to create yarn queues How to use available queues Items about the feature Background In the actual production environment for the Yarn Deployment Mode , users...
  • Kubernetes PVC Resource usage

    Resource usage instructions of K8s PVC Resource usage instructions of K8s PVC The support for pvc resource(mount file resources such as checkpoint/savepoint/logs and so on) is b...
  • 报警配置

    新增报警配置 E-mail(邮件) DingTalk(钉钉) Wechat(企微) Lark(飞书) 测试报警配置 修改报警配置 使用报警配置 删除报警配置 目前 StreamPark 中支持配置多种报警方式,主要有以下几种: E-mail :邮件通知 DingTalk :钉钉自定义群机器人 Wechat :企业微信自定义群机器人 ...
  • External Link Management

    Background How to create the external link Where can see the external link Background In production practice, in order to manage the Flink job properly, there is always a need...
  • LDAP 使用

    LDAP简介 为什么使用LDAP? 配置LDAP 1.官网下载二进制安装包 2.增加LDAP配置 LDAP简介 LDAP(Light Directory Access Portocol),它是基于X.500标准的轻量级目录访问协议。 目录是一个为查询、浏览和搜索而优化的数据库,它成树状结构组织数据,类似文件目录一样。 LDAP目录服务是由目...