Devlive 开源社区 本次搜索耗时 0.028 秒,为您找到 2342 个相关结果.
  • 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...
  • 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 . ...
  • 6.4 Include additional LaTeX packages

    3754 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...
  • 5.7 Line numbers for code blocks (*)

    3749 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...
  • Switch

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

    3738 2024-06-19 《Redisson 3.31.0》
    1. Partitioning (sharding) of Redis based Java objects 2. Partitioning (sharding) of Redis setup This feature available only in Redisson PRO edition. 1. Partitioning (shardin...
  • Ubuntu 14

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following: Steps Log in to your host as root . Download ...
  • Function

    3731 2024-06-02 《Ramda 0.1.4》
    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...
  • Debian 9

    Steps 下一步 更多信息 在具有 Internet 访问权限的服务器主机上,使用命令行编辑器执行以下操作: Steps 以 root 身份登录到您的主机。 将 Ambari 列表文件下载到安装主机上的目录中。 wget - O / etc / apt / sources . list . d / ambari . list ht...
  • Dependent

    Dependent 节点 综述 创建任务 任务参数 任务样例 Dependent 节点 综述 Dependent 节点,就是依赖检查节点 。比如 A 流程依赖昨天的 B 流程执行成功,依赖节点会去检查 B 流程在昨天是否有执行成功的实例。 创建任务 点击项目管理 -> 项目名称 -> 工作流定义,点击“创建工作流”按钮,进入 DAG 编...