Devlive 开源社区 本次搜索耗时 0.306 秒,为您找到 1178 个相关结果.
  • API Document

    3755 2024-05-20 《Apache Answer 1.3.0》
    Where is the API document? Quick Look View your own API document Answer using swagger to generate API document automatically. Swagger can display the API document in a friendly...
  • List

    3749 2024-06-05 《Ramda 0.2.3》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • MapReduce

    MapReduce(MR) 节点 综述 创建任务 任务参数 JAVA/SCALA 程序 Python 程序 任务样例 执行 WordCount 程序 在 DolphinScheduler 中配置 MapReduce 环境 上传主程序包 配置 MapReduce 节点 MapReduce(MR) 节点 综述 MapReduce(MR...
  • 数据推送

    OpenTSDB 协议 RemoteWrite 协议 推给客户端 在 采集器 章节可以看出,夜莺支持多种数据接收的接口(由 n9e-server 实现,推送数据就是推给 n9e-server 的 19000 端口),包括 OpenTSDB、Open-Falcon、RemoteWrite、Datadog 等协议。这节我们以 OpenTSDB 的数据接...
  • Disaster Recovery

    3741 2024-06-30 《Apache Hudi 0.15.0》
    Savepoint Restore Runbook Related Resources Disaster Recovery is very much mission-critical for any software. Especially when it comes to data systems, the impact could be ver...
  • List

    3736 2024-06-05 《Ramda 0.5.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • Rabbitmq

    Description Key features Options host [string] port [int] virtual_host [string] username [string] password [string] url [string] queue_name [string] schema [Config] fields...
  • Jira

    Description Key features Options url [String] email [String] api_token [String] method [String] params [Map] body [String] poll_interval_millis [int] retry [int] retry_ba...
  • Amazon Linux 2

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following Steps Log in to your host as root . Download ...
  • SSO 集成

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