Devlive 开源社区 本次搜索耗时 0.134 秒,为您找到 1878 个相关结果.
  • Function

    3741 2024-06-02 《Ramda 0.2.3》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary always a → (* → a) Parameters valThe value to...
  • Hive CLI

    Hive CLI 综述 Hive CLI任务 VS 连接Hive数据源的SQL任务 创建任务 任务参数 任务样例 Hive CLI任务样例 Hive CLI 综述 使用Hive Cli任务插件 创建Hive Cli 类型的任务执行SQL脚本语句或者SQL任务文件。 执行任务的worker会通过hive -e 命令执行hive SQL脚本语...
  • 6.4 Include additional LaTeX packages

    3734 2024-05-23 《R Markdown Cookbook》
    6.4.1 Loading LaTeX packages 6.4.2 Example packages References The use of additional LaTeX packages can allow for extensive customization of document styling. In addition, seve...
  • Function

    3733 2024-06-02 《Ramda 0.1.1》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap always a → (* → a) Parameters valThe value to wrap in a func...
  • 5.7 Line numbers for code blocks (*)

    3733 2024-05-24 《R Markdown Cookbook》
    References You can add line numbers to either source code blocks, via the chunk option attr.source = ".numberLines" , or text output blocks, via attr.output = ".numberLines" (se...
  • 7.8 Embed arbitrary files in the HTML output file

    3732 2024-05-24 《R Markdown Cookbook》
    References As mentioned in Section 7.7 , we can embed a copy of the Rmd source document in the HTML output file. Sometimes the Rmd source file alone may not be enough to reproduc...
  • Rollback Mechanism

    3731 2024-06-30 《Apache Hudi 0.15.0》
    Handling partially failed commits Rolling back partially failed commits for a single writer Rolling back of partially failed commits w/ multi-writers Heartbeats Related Resourc...
  • Preparing the Ambari Repository Configuration File to Use the Local Repository

    Steps Base URL for a Local Repository Next Steps More Information Steps Download the ambari.repo file from the public repository: https :// username : password@archive . ...
  • Ubuntu 14

    Prerequisite Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following Prerequisite Ambari Server requir...
  • Switch

    Switch 创建任务 任务参数 任务样例 创建工作流 设置条件 执行 Switch Switch 是一个条件判断节点,依据全局变量 的值和用户所编写的表达式判断结果执行对应分支。 注意 使用 javax.script.ScriptEngine.eval 执行表达式。 创建任务 点击项目管理 -> 项目名称 -> 工作流定义,点击”创建...