Devlive 开源社区 本次搜索耗时 0.349 秒,为您找到 1616 个相关结果.
  • The AGE Cypher Query Format

    2828 2024-06-24 《Apache AGE 0.6.0》
    Cypher() Cypher in an Expression SELECT Clause Cypher queries are constructed using a function called cypher in ag_catalog which returns a Postgres SETOF records . Cypher() c...
  • 确认主机

    下一步 Confirm Hosts 提示您确认 Ambari 已为您的集群找到正确的主机,并检查这些主机以确保它们具有继续安装所需的正确目录、软件包和进程。 如果错误选择了任何主机,您可以通过选择适当的复选框并单击灰色的 Remove Selected 按钮来删除它们。要删除单个主机,请单击“操作”列中白色的 Remove 小按钮。 在屏幕底部...
  • Building From Source

    2818 2024-07-05 《Apache Kyuubi 1.9.1》
    Building With Maven Building A Submodule Individually Building Submodules Individually Skipping Some Modules Building Kyuubi Against Different Apache Spark Versions Building K...
  • 准备设置本地存储库

    步骤 RHEL/CentOS/Oracle/Amazon Linux: SLES: Debian/Ubuntu: 下一步 更多信息 在设置本地存储库之前,您必须满足某些要求。 选择集群中或可访问的运行受支持操作系统的现有服务器。 启用集群中所有主机对镜像服务器的网络访问。 确保镜像服务器安装了包管理器,例如 yum(适用于 RHEL、Cen...
  • Getting Started with Helm

    2796 2024-07-05 《Apache Kyuubi 1.9.1》
    Running Kyuubi with Helm Install Helm Get Kyuubi Started Install the chart Uninstall the chart Configure chart release Access logs Running Kyuubi with Helm Helm is the pa...
  • Hudi

    2788 2024-07-05 《Apache Kyuubi 1.9.1》
    Hudi Integration Dependencies Hudi Operations Apache Hudi (pronounced “hoodie”) is the next generation streaming data lake platform. Apache Hudi brings core warehouse and datab...
  • 登录 Apache Ambari

    先决条件 步骤 下一步 更多信息 先决条件 Ambari 服务器必须正在运行。 要使用 Web 浏览器登录 Ambari Web: 步骤 将您的网络浏览器指向 http ://< your . ambari . server >: 8080 ,其中 <your.ambari.server> 是您的 ambari 服务器...
  • Switching to an Oracle Database After Installation

    About This Task Prerequisites Steps About This Task If you want to use an Oracle database with SAM or Schema Registry after you have performed your initial HDF installation or...
  • Downgrade - Self-hosted

    2768 2024-06-16 《Coolify》
    A guide on how to downgrade the self-hosted version of Coolify. If you have any issues with the latest version, you can simple downgrade to the previous version. Here is how you ...
  • 代码块高亮

    2760 2024-05-26 《Markdown 中文版》
    Markdown 代码 单词代码 转义 4个空格声明代码块 3个反引号声明代码块 最佳实践 Markdown 代码 如果是段落上的一个函数或片段的代码可以用反引号把它包起来(`),代码块具有语法高亮效果。 单词代码 使用一个反引号(`) Markdown 原文: 在 Linux 系统中常用 `shell` 作为脚本语...