Devlive 开源社区 本次搜索耗时 0.081 秒,为您找到 1726 个相关结果.
  • engine-jar-storage-mode

    Config Engine Jar Storage Mode ConnectorJar storage strategy Related configuration IsolatedConnectorJarStorageStrategy SharedConnectorJarStorageStrategy Config Engine Jar St...
  • Debian 9

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following Steps Install the Ambari bits. This also insta...
  • Apache Zeppelin

    Apache Zeppelin 综述 创建任务 任务参数 生产(克隆)模式 任务样例 Zeppelin Paragraph 任务样例 Apache Zeppelin 综述 Zeppelin 任务类型,用于创建并执行Zeppelin 类型任务。worker 执行该任务的时候,会通过Zeppelin Cient API 触发Zeppelin ...
  • 安装 Postgres

    在你开始之前 步骤 在你开始之前 如果您已经安装了MySQL数据库,则可以跳过这些步骤。 您必须为 SAM 和架构注册表安装 Postgres 9.5 或更高版本。 Ambari 不安装 Postgres 9.5,因此您必须执行手动 Postgres 安装。 步骤 根据操作系统的要求安装 Red Hat Package Manage...
  • 8.1 Custom Word templates

    3028 2024-05-24 《R Markdown Cookbook》
    You can apply the styles defined in a Word template document to new Word documents generated from R Markdown. Such a template document is also called a “style reference document.”...
  • Architecture

    3025 2025-03-13 《Apache Gobblin 0.17.0》
    Gobblin Architecture Overview Gobblin Job Flow Gobblin Constructs Source and Extractor Converter Quality Checker Fork Operator Data Writer Data Publisher Gobblin Task Flow...
  • 7.15 For hardcore HTML users (*)

    3024 2024-05-24 《R Markdown Cookbook》
    In Section 6.12 , we mentioned that if you feel the constraint of Markdown (due to its simplicity) is too strong, you can embed code chunks in a pure LaTeX document instead of Mar...
  • 7.10 Include the content of an existing HTML file (*)

    3024 2024-05-24 《R Markdown Cookbook》
    With the includes option of the html_document format (or any other formats that support this option), you can include the content of an existing HTML file in the HTML output doc...
  • Amazon EMR

    Amazon EMR 综述 任务参数 任务样例 创建EMR集群并运行Steps 向运行中的EMR集群添加Step 注意事项: Amazon EMR 综述 Amazon EMR 任务类型,用于在AWS上操作EMR集群并执行计算任务。 后台使用 aws-java-sdk 将JSON参数转换为任务对象,提交到AWS,目前支持两种程序类型: ...
  • 4.1 Insert page breaks

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