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

    2748 2024-06-30 《Apache Hudi 0.15.0》
    Introduction Arguments Examples Copy a Hudi dataset Export to json or parquet dataset Re-partitioning Custom Re-partitioning Introduction HoodieSnapshotExporter allows you...
  • Security Overview

    2745 2024-06-22 《Apache Accumulo 2.x》
    Security Overview Implementation Security Overview Accumulo has the following security features: Only authenticated users can access Accumulo. Kerberos can be enabled to re...
  • Object States

    2740 2024-05-25 《Apache JDO 3.2.1》
    Detecting Object State Persisting an object Updating an object Deleting an object Possible state transitions JDO manages the lifecycle of an object, from creation (Transient ...
  • 安装选项

    步骤 下一步 更多信息 为了构建集群,集群安装向导会提示您提供有关如何设置集群的一般信息。您需要提供每台主机的 FQDN。该向导还需要访问您在设置无密码 SSH 时创建的私钥文件。使用主机名和密钥文件信息,向导可以定位、访问集群中的所有主机并与其安全地交互。 步骤 在 Target Hosts 中,输入主机名列表,每行一个。 您可以使用...
  • LDAP 使用

    LDAP简介 为什么使用LDAP? 配置LDAP 1.官网下载二进制安装包 2.增加LDAP配置 LDAP简介 LDAP(Light Directory Access Portocol),它是基于X.500标准的轻量级目录访问协议。 目录是一个为查询、浏览和搜索而优化的数据库,它成树状结构组织数据,类似文件目录一样。 LDAP目录服务是由目...
  • GitHub 趋势日报 (2025年04月03日)

    GitHub 趋势日报 (2025年04月03日) 📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Rust PHP Go C TypeScript Ruby C++ Java JavaScript MDX GitHub 趋势日报 (2025年04月03日) 本日报由 TrendForge 系统生成 https:/...
  • Relation

    2718 2024-06-05 《Ramda 0.29.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical eqBy clamp sortWith inn...
  • 2. Auxiliary SQL Functions for Spark SQL

    Auxiliary SQL Functions for Spark SQL Auxiliary SQL Functions for Spark SQL Kyuubi provides several auxiliary SQL functions as supplement to Spark’s Built-in Functions ...
  • Relation

    2713 2024-06-05 《Ramda 0.9.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy countBy (a → String) → [a] → {*} Paramet...
  • 4.14 Create an animation from multiple R plots

    2707 2024-05-23 《R Markdown Cookbook》
    References When you generate a series of plots in a code chunk, you can combine them into an animation. It is easy to do so if the output format is HTML—you only need to install ...