Devlive 开源社区 本次搜索耗时 0.431 秒,为您找到 1185 个相关结果.
  • Datasource SPI

    DolphinScheduler Datasource SPI 主要设计 如何使用数据源? 如何进行数据源插件开发? 未来计划 DolphinScheduler Datasource SPI 主要设计 如何使用数据源? 数据源中心默认支持POSTGRESQL、HIVE/IMPALA、SPARK、CLICKHOUSE、SQLSERVER数据源。...
  • 8.3 Style individual elements

    3742 2024-05-24 《R Markdown Cookbook》
    References Due to the simplicity of Markdown, you can apply some global styles to the Word document (see Section 8.1 ), but it is not straightforward to style individual elements...
  • List

    3735 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...
  • Disaster Recovery

    3732 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...
  • 数据推送

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

    3727 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

    3722 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...
  • 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...
  • SSO 集成

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

    3712 2024-05-25 《Lodash 1.3.1》
    _.after(n, func) Arguments Returns Example _.bind(func [, thisArg, arg1, arg2, …]) Arguments Returns Example _.bindAll(object [, methodName1, methodName2, …]) Arguments Re...