Devlive 开源社区 本次搜索耗时 0.222 秒,为您找到 839 个相关结果.
  • Name Your Cluster

    Steps Next Step Steps In Name your cluster , type a name for the cluster you want to create. Use no white spaces or special characters in the name. If you plan to Kerberi...
  • Streaming Writes

    559 2024-06-30 《Apache Hudi 0.15.0》
    Spark Streaming Spark Streaming You can write Hudi tables using spark’s structured streaming. Scala // spark-shell // prepare to stream write to new table import org ....
  • Sentry

    Description Key features Options dsn [string] env [string] release [string] cacheDirPath [string] enableExternalConfiguration [boolean] maxCacheItems [number] flushTimeoutM...
  • Object

    557 2024-06-05 《Ramda 0.7.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn clone {*} → {*} Parameters valueThe ...
  • Code Style Guide

    555 2024-07-05 《Apache Kyuubi 1.9.1》
    Scala Coding Style Guide Java Coding Style Guide Documentation Style Guide Code is written once by its author, but read and modified multiple times by lots of other engineers. ...
  • 9.4 Multiple figures side by side

    552 2024-05-24 《R Markdown Cookbook》
    You can place multiple figures side by side using the fig.show="hold" along with the out.width option. In the example below, we have set out.width="50%" (see Figure 9.2 for th...
  • 4.2 Set the document title dynamically

    552 2024-05-23 《R Markdown Cookbook》
    You can use inline R code (see Section 3.1 ) anywhere in an Rmd document, including the YAML metadata section. This means some YAML metadata can be dynamically generated with inli...
  • Logic

    551 2024-06-05 《Ramda 0.22.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until and a → b → a | b Added in v0.1....
  • Logic

    547 2024-06-05 《Ramda 0.21.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until and a → b → a | b Added in v0.1....
  • 扩展链接

    背景介绍 如何创建扩展链接 扩展链接的使用 背景介绍 在生产实践中,为了更好地管理 Flink作业,总会需要将其与外部服务集成,例如代码仓库、指标监控页面、实时日志记录或 HDFS/OSS 上的检查点/保存点文件夹等。 Streampark 作为一站式 Flink DevOps 平台,如果能够提供以扩展链接的形式集成这些服务的能力,在统一的地方集...