Devlive 开源社区 本次搜索耗时 0.182 秒,为您找到 1514 个相关结果.
  • 4.6 Generate R package citations

    4418 2024-05-23 《R Markdown Cookbook》
    References To cite an R package, you can use the function citation() from base R. If you want to generate a citation entry for BibTeX, you can pass the returned object of citati...
  • Configuring PostgreSQL for Ranger

    RHEL/CentOS/Oracle/Aamazon Linux SLES If you are using Amazon RDS, see the Amazon RDS Requirements . On the PostgreSQL host, install the applicable PostgreSQL connector. RH...
  • Getting Started

    4413 2024-05-25 《Apache JDO 3.2.1》
    Using JDO requires several components that work together: a database that stores your data persistently an application that operates through the JDO layers on the database a JDO...
  • List

    4410 2024-06-05 《Ramda 0.11.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...
  • Disaster Recovery

    4408 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...
  • Building

    4406 2024-07-05 《Apache Kyuubi 1.9.1》
    Build with Apache Maven Build shaded jar with Apache Maven Build against Different Apache Spark Versions Build against Different Apache Ranger Versions Test with ScalaTest Mave...
  • Function

    4404 2024-06-27 《Lodash 4.17.15》
    _.after(n, func) Since Arguments Returns Example _.ary(func, [n=func.length]) Since Arguments Returns Example _.before(n, func) Since Arguments Returns Example _....
  • Multi-Volume Installations

    4403 2024-06-22 《Apache Accumulo 2.x》
    This is an advanced configuration setting for very large clusters under a lot of write pressure. The HDFS NameNode holds all of the metadata about the files in HDFS. For fast per...
  • Contribute Transform Guide

    Concepts DataType transform Data transform Translation Core APIs SeaTunnelTransform SingleFieldOutputTransform MultipleFieldOutputTransform AbstractSeaTunnelTransform Deve...
  • Datasource SPI

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