Devlive 开源社区 本次搜索耗时 0.568 秒,为您找到 465 个相关结果.
  • 健康检查

    健康检查 背景 Endpoint API-Server Master-Server Worker-Server Alert-Server 健康检查 背景 运行状况检查旨在提供一种独特的方法来检查 Dolphinscheduler 服务的运行状况。它包括模块的运行状况,例如 DB、缓存、网络等等。 Endpoint API-Serve...
  • Event Listener

    Introduction Support Those Engines API Event Data API Event Listener API Event Collect API Configuration Listener Zeta Engine Flink Engine Spark Engine Introduction The...
  • 将自定义 VDF 导入 Ambari

    下一步 更多信息 要将自定义 VDF 导入 Ambari,请执行以下步骤: 在集群安装向导的 Select Version 步骤中,单击列出 HDP 版本的下拉列表,然后选择 Add Version 。 在 Add Version 中,选择 Upload Version Definition File ,然后单击 Choose File 。浏览...
  • Relation

    3240 2024-06-05 《Ramda 0.24.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical eqBy clamp sortWith inn...
  • Manage Applications against Extra Cluster Managers

    3231 2024-07-05 《Apache Kyuubi 1.9.1》
    Build A Custom Application Operation Enable Custom Application Operation New in version 1.6.0. unstable Inside Kyuubi, the Kyuubi server uses the ApplicationManager module...
  • Spark Configuration

    3228 2024-06-26 《Apache Amoro 0.6.1》
    Catalogs configuration Using Mixed-Format in a standalone catalog Using Mixed-Format in session catalog The high availability configuration Catalogs configuration Using Mixe...
  • Maintenance

    3220 2025-03-10 《Apache Iceberg 1.8.1》
    Maintenance Maintenance operations require the Table instance. Please refer Java API quickstart page to refer how to load an existing table. Recommended Maintenance Expire...
  • 6.1 Add LaTeX code to the preamble

    3215 2024-05-24 《R Markdown Cookbook》
    The general structure of a LaTeX document is like this: \documentclass { article } % preamble \begin { document } % body \end { document } That is, you declare the d...
  • Ambari Repositories

    Ambari 2.7.4.14 Repositories Ambari 2.7.4.0 Repositories Use the link appropriate for your OS family to download a repository file that contains the software for setting up Amb...
  • Chaining

    3083 2024-06-07 《Underscore.js 1.13.6》
    chain value Calling chain will cause all future method calls to return wrapped objects. When you’ve finished the computation, call value to retrieve the final value. Here’s an...