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

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following Before you install Ambari server, make sure to i...
  • 4.6 Generate R package citations

    2563 2024-05-23 《R Markdown Cookbook》
    References To cite an R package, you can use the function citation() from base R. If you want to generate a citation entry for BibTeX, you can pass the returned object of citati...
  • JuiceFS

    2563 2024-07-01 《Apache Hudi 0.15.0》
    JuiceFS configs Creating JuiceFS file system Download JuiceFS client Install JuiceFS client Format a JuiceFS file system Adding JuiceFS configuration for Hudi Adding JuiceFS H...
  • List

    2562 2024-06-05 《Ramda 0.1.4》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • Falcon 插件

    Nightingale 实现了 Open-Falcon 的 HTTP 数据接收接口,所以,Open-Falcon 社区很多采集插件也是可以直接使用的。但是 Falcon-Agent 不行,因为 Falcon-Agent 推送监控数据给服务端,走的是 RPC 接口。 如果你发现某个 Falcon-Plugin 是用 CRON 的方式驱动的,推送数据走的是 ...
  • Redis

    Description Key features Options host [string] port [int] key [string] data_type [string] user [string] auth [string] db_num [int] mode [string] nodes [list] format [str...
  • List

    2559 2024-06-05 《Ramda 0.10.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • Setting Up a Local Repository with No Internet Access

    Prerequisites Steps More Information Prerequisites You must have completed the Getting Started Setting up a Local Repository procedure. - To finish setting up your local r...
  • Multi-Volume Installations

    2555 2024-06-22 《Apache Accumulo 2.x》
    This is an advanced configuration setting for very large clusters under a lot of write pressure. The HDFS NameNode holds all of the metadata about the files in HDFS. For fast per...
  • Functions

    2552 2024-05-25 《Lodash 2.4.2》
    _.after(n, func) Arguments Returns Example _.bind(func, [thisArg], [arg]) Arguments Returns Example _.bindAll(object, [methodName]) Arguments Returns Example _.bindKey(...