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

    2829 2024-05-25 《Apache JDO 3.2.1》
    XML MetaData Annotations All variants of JDO support specification of persistence using XML MetaData. JDO 2.1+ adds on the ability to specify persistence using Java annotations....
  • Collections

    2819 2024-05-25 《Lodash 2.4.2》
    _.at(collection, [index]) Arguments Returns Example _.contains(collection, target, [fromIndex=0]) Aliases Arguments Returns Example _.countBy(collection, [callback=identit...
  • Gobblin Metrics Architecture

    2819 2025-03-26 《Apache Gobblin 0.17.0》
    Metric Context Metrics Events Event Submitter Reporters RecursiveScheduleMetricReporter EventReporter Metric Context Metric contexts are organized hierarchically in a tr...
  • 快速上手

    管理员用户登录 地址:http://localhost:12345/dolphinscheduler 用户名密码:admin/dolphinscheduler123 创建队列 创建租户 创建普通用户 创建告警组 创建Worker分组 1.3.x版本为了支持docker,暂时不支持页面添加Worker...
  • 5 Formatting

    2803 2024-05-07 《R Markdown Cookbook》
    The greatest strength of the Markdown language is that its simplicity makes it very easy to read and write even to newcomers. This is its key design principle, as outlined by the ...
  • 1 Installation

    2801 2024-05-06 《R Markdown Cookbook》
    To use R Markdown, you have to install R [@R-base] and the R package rmarkdown [@R-rmarkdown]. # install the rmarkdown package from CRAN in R install . packages ( 'rmarkdown' ...
  • K8S PVC 资源使用

    K8s PVC 资源使用说明 K8s PVC 资源使用说明 当前版本 StreamPark Flink-K8s 任务对 PVC 资源(挂载 checkpoint/savepoint/logs 等文件资源)的支持基于 pod-template。 Native-Kubernetes Session 由创建 Session Cluster 时控制,这里不再...
  • PL/pgSQL Functions

    2790 2024-06-24 《Apache AGE 0.6.0》
    Dynamic Cypher Cypher commands can be run in PL/pgSQL functions without restriction. Data Setup SELECT * FROM cypher ( 'imdb' , $$ CREATE ( toby : actor { name : ...
  • Building A Runnable Distribution

    2787 2024-07-05 《Apache Kyuubi 1.9.1》
    To create a Kyuubi distribution like those distributed by Kyuubi Release Page , and that is laid out to be runnable, use ./build/dist in the project root directory. For more inf...
  • Relation

    2785 2024-06-05 《Ramda 0.15.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical countBy (a → String) → ...