Devlive 开源社区 本次搜索耗时 1.455 秒,为您找到 1178 个相关结果.
  • Import the custom VDF into Ambari

    Next Step More Information To import the custom VDF into Ambari, follow these steps: In the cluster install wizard, Select Version step, click the drop down with the HDP vers...
  • Gobblin on Yarn

    2287 2025-03-18 《Apache Gobblin 0.17.0》
    Introduction Architecture Overview The Role of Apache Helix Gobblin Yarn Application Launcher YarnAppSecurityManager LogCopier Gobblin ApplicationMaster YarnService GobblinH...
  • Batch Reads

    2284 2024-06-30 《Apache Hudi 0.15.0》
    Spark DataSource API Daft Spark DataSource API The hudi-spark module offers the DataSource API to read a Hudi table into a Spark DataFrame. A time-travel query example: val ...
  • Hive

    2280 2025-03-13 《Apache Iceberg 1.8.1》
    Hive Iceberg supports reading and writing Iceberg tables through Hive by using a StorageHandler . Feature support The following features matrix illustrates the support for diff...
  • Gluten

    2274 2024-07-05 《Apache Kyuubi 1.9.1》
    Building(with velox Backend) Build gluten velox backend package Usage Installing Configure Gluten is a Spark plugin developed by Intel, designed to accelerate Apache Spark w...
  • 选择服务

    Steps 下一步 更多信息 根据在Select Stack 步骤中选择的堆栈,您可以选择要安装到集群中的服务。堆栈包含许多服务。您可以选择立即安装任何其他可用的服务,或稍后添加服务。默认情况下,群集安装向导会选择所有可用的服务进行安装。 SmartSense 部署是强制性的。您无法清除使用群集安装向导安装 SmartSense 的选项。 选...
  • 4.13 Convert models to equations

    2261 2024-05-23 《R Markdown Cookbook》
    References The equatiomatic package (Anderson, Heiss, and Sumners 2024 ) (https://github.com/datalorax/equatiomatic ) developed by Daniel Anderson et al. provides a convenient a...
  • Install Postgres

    Before You Begin Steps Before You Begin If you have already installed a MySQL database, you may skip these steps. You must install Postgres 9.5 or later for SAM and Schema Re...
  • GitHub 趋势日报 (2025年04月07日)

    GitHub 趋势日报 (2025年04月07日) 📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 TypeScript C++ C Rust Java Vim Script C MDX Lua Kotlin GitHub 趋势日报 (2025年04月07日) 本日报由 TrendForge 系统生成 https:...
  • PL/pgSQL Functions

    2233 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 : ...