Devlive 开源社区 本次搜索耗时 0.572 秒,为您找到 1878 个相关结果.
  • 代码块高亮

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

    Ambari 2.7.4.14 Repositories Ambari 2.7.4.0 Repositories Use the link appropriate for your OS family to download a repository file that contains the software for setting up Amb...
  • 7.9 Use a custom HTML template (*)

    1861 2024-05-24 《R Markdown Cookbook》
    We mentioned LaTeX templates in Section 6.10 . You can also specify a custom HTML template for Pandoc to convert Markdown to HTML. Below is a brief example template: <html> ...
  • Security Overview

    1860 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...
  • Choose Services

    Steps Next Step More Information Based on the Stack chosen during the Select Stack step, you are presented with the choice of Services to install into the cluster. A Stack com...
  • 4.1 Insert page breaks

    1858 2024-05-23 《R Markdown Cookbook》
    When you want to break a page, you can insert the command \newpage in the document. It is a LaTeX command, but the rmarkdown package is able to recognize it for both LaTeX outpu...
  • 确认主机

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

    Kyuubi Project Improvement Proposals (KPIP) What is a KPIP? Who? KPIP Process Proposing a KPIP KPIP Document Template Discussing a KPIP Implementing a KPIP Kyuubi ...
  • Relation

    1852 2024-06-05 《Ramda 0.30.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 ...