Devlive 开源社区 本次搜索耗时 0.180 秒,为您找到 1568 个相关结果.
  • HdfsFile

    Support Those Engines Key Features Description Supported DataSource Info Sink Options Tips Task Example Simple: For orc file format simple config For text file format with ...
  • Function

    2673 2024-06-02 《Ramda 0.4.2》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge always a → (...
  • 自监控

    夜莺 5.x 版本有 n9e-webapi 和 n9e-server 两个模块,这俩模块都暴露了 /metrics 接口,所以,夜莺自身组件的监控,就有两个做法,做法一: 搞一个单独的 Prometheus,抓取 n9e-webapi 和 n9e-server 的 /metrics 的数据 在这个单独的 Prometheus 里配置 up 指标的告...
  • SSO 集成

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

    2666 2024-07-01 《Apache Hudi 0.15.0》
    Global Configurations Parallelism Memory Checkpoint Table Options Memory Parallelism Compaction Memory Optimization MOR COW Write Rate Limit Options Global Configura...
  • Branching and Tagging

    2665 2024-06-29 《Apache Iceberg 1.5.2》
    Overview Use Cases Historical Tags Audit Branch Usage Overview Iceberg table metadata maintains a snapshot log, which represents the changes applied to a table. Snapshots ar...
  • List

    2665 2024-06-05 《Ramda 0.28.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...
  • Object Retrieval

    2664 2024-05-25 《Apache JDO 3.2.1》
    Retrieve an object from its identity Retrieve an object based on its Extent Retrieve an object based on a query criteria Any application will require access to persisted object...
  • List

    2662 2024-06-05 《Ramda 0.4.2》
    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...
  • 4.9 Multiple authors in a document

    2660 2024-05-23 《R Markdown Cookbook》
    References We can add multiple authors to an R Markdown document within the YAML frontmatter in a number of ways. If we simply want to list them on the same line, we can provide ...