Devlive 开源社区 本次搜索耗时 0.202 秒,为您找到 953 个相关结果.
  • Types of Classes

    451 2024-05-25 《Apache JDO 3.2.1》
    JDO provides a means of transparent persistence of objects of user defined classes. With JDO there are actually 3 types of classes. Persistence Capable classes are classes whose...
  • Array

    447 2024-06-27 《Lodash 4.17.15》
    _.chunk(array, [size=1]) Since Arguments Returns Example _.compact(array) Since Arguments Returns Example _.concat(array, [values]) Since Arguments Returns Example ...
  • 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...
  • Greenplum

    Description Key Features Options driver [string] url [string] common options Changelog 2.2.0-beta 2022-09-26 Greenplum sink connector Description Write data to Greenp...
  • Manage Applications against Extra Cluster Managers

    446 2024-07-05 《Apache Kyuubi 1.9.1》
    Build A Custom Application Operation Enable Custom Application Operation New in version 1.6.0. unstable Inside Kyuubi, the Kyuubi server uses the ApplicationManager module...
  • 2. The Engine Configuration Guide

    The Engine Configuration Guide The Engine Configuration Guide Kyuubi aims to bring Spark to end-users who need not qualify with Spark or something else related to the big data a...
  • Spark Configuration

    444 2024-06-26 《Apache Amoro 0.6.1》
    Catalogs configuration Using Mixed-Format in a standalone catalog Using Mixed-Format in session catalog The high availability configuration Catalogs configuration Using Mixe...
  • Documentation Style Guide

    444 2024-07-05 《Apache Kyuubi 1.9.1》
    Goals License Header General Style ReStructuredText Headings Links Markdown Headings Images Third-party references This guide contains guidelines, not rules. While guide...
  • String

    443 2024-06-05 《Ramda 0.26.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • 3.1 Code chunks and inline R code

    443 2024-05-09 《R Markdown Cookbook》
    An R Markdown document consists of intermingled prose (narratives) and code. There are two types of code in an Rmd document: code chunks\index{code chunk} and inline R code. Below...