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

    2732 2024-07-01 《Apache Hudi 0.15.0》
    Talking to Cloud Storage Talking to Cloud Storage Immaterial of whether RDD/WriteClient APIs or Datasource is used, the following information helps configure access to cloud sto...
  • 安装选项

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

    2723 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 ...
  • LDAP 使用

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

    2702 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...
  • GitHub 趋势日报 (2025年05月17日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Shell C++ C Dart Java Rust PHP Swift C TypeScript MDX Python Go Ruby Kotlin Dockerfile Markdown Lua Vim Script Jupyter Notebook J...
  • Relation

    2699 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...
  • 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 ...
  • Kyuubi v.s. HiveServer2

    Kyuubi v.s. HiveServer2 Introduction Hive on Spark Differences Between Kyuubi and HiveServer2 Performance References Kyuubi v.s. HiveServer2 Introduction HiveServer2 is a ...
  • 4.14 Create an animation from multiple R plots

    2692 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 ...