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

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

    3294 2024-05-25 《Lodash 2.4.2》
    _.compact(array) Arguments Returns Example _.difference(array, [values]) Arguments Returns Example _.findIndex(array, [callback=identity], [thisArg]) Arguments Returns Ex...
  • 1.3 Install missing LaTeX packages

    3293 2024-05-07 《R Markdown Cookbook》
    When you compile a document to PDF through LaTeX, you may run into errors like these: !LaTeXError:File‘ocgbase.sty′notfound.!pdfTeXerror:pdflatex(file8r.enc):cannotopenencodingfi...
  • Aggregation Functions

    3292 2024-06-24 《Apache AGE 0.6.0》
    Data Setup min Using min() with Lists max stDev stDevP percentileCont percentileDisc count Using count(expression) to return the number of values Counting non-null value...
  • Transactions

    3291 2024-05-25 《Apache JDO 3.2.1》
    Locking Non-Transactional When managing the persistence of objects using a PersistenceManager it is common to handle all datastore operations in a transaction. For this reason ...
  • Configuring Ambari to use RedHat Satellite or Spacewalk

    Table 6.1. Example Channel Names for Hortonworks Repositories Next Step The Ambari Server uses Version Definition Files (VDF) to understand which product and component versions ...
  • Apache Paimon (Incubating)

    3280 2024-07-05 《Apache Kyuubi 1.9.1》
    Apache Paimon (Incubating) Integration Dependencies Configurations Apache Paimon (Incubating) Operations Apache Paimon(incubating) is a streaming data lake platform that suppo...
  • SLES 12

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following Steps Before installing Ambari, you must upda...
  • CDC Compatible Debezium-json

    How To Use MySQL-CDC Sink Kafka SeaTunnel supports to interpret cdc record as Debezium-JSON messages publish to mq(kafka) system. This is useful in many cases to leverage this ...
  • 升级文档

    1. 备份上一版本文件和数据库 2. 停止dolphinscheduler所有服务 3. 下载新版本的安装包 4. 数据库升级 5. 后端服务升级 6. 前端服务升级 1. 备份上一版本文件和数据库 2. 停止dolphinscheduler所有服务 sh ./script/stop-all.sh 3. 下载新版本的安装包 下载 ,...