Devlive 开源社区 本次搜索耗时 0.269 秒,为您找到 1264 个相关结果.
  • Downloading your Software

    This section describes how to download Ambari software artifacts through the Cloudera Downloads portal. To download Ambari software artifacts, both trial and regular versions, aut...
  • Accessing Ambari Repositories

    Table 4.1. Ambari Repository URLs Starting with the Ambari 2.7.5 release, access to Ambari repositories requires authentication. To access the binaries, you must first have the ...
  • Task SPI

    DolphinScheduler Task SPI 扩展 如何进行任务插件开发? DolphinScheduler Task SPI 扩展 如何进行任务插件开发? org.apache.dolphinscheduler.spi.task.TaskChannel 插件实现以上接口即可。主要包含创建任务(任务初始化,任务运行等方法)、任务取消,如果是...
  • Alert Configuration

    Added alert configuration E-mail DingTalk Wechat Lark Alert Test Modify alert configuration: Use alert configuration Delete alert configuration: StreamPark supports a va...
  • About GitHub CLI

    3369 2024-05-07 《GitHub Cli》
    About GitHub CLI What’s the difference between GitHub CLI and Git on the command line? Installing GitHub CLI Sharing feedback About GitHub CLI GitHub CLI is an open source t...
  • GitHub 趋势日报 (2025年04月04日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Rust Go TypeScript C++ MDX PHP Ruby Java HTML C 本日报由 TrendForge 系统生成 https://trendforge.devlive.org/ 📈 今日整体趋势 Top 10 排名 项目名称 项...
  • Installation

    Pre-requisites Steps Building the project Next Steps This page covers the essential steps to setup OneTable in your environment. Pre-requisites Building the project require...
  • Debian 9

    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 ...
  • Grafana-agent

    1. 下载二进制 2. 生成配置 3. 启动 grafana-agent Grafana-agent 是 Grafana 开源的一款 Agent,专门用于和自己的 Cloud 做数据采集集成,通过 remote write 协议推数据给后端,和 Categraf 的数据推送方式一样,所以,也是可以作为 Nightingale 的采集器的。Grafan...
  • 4.14 Create an animation from multiple R plots

    3340 2024-05-23 《R Markdown Cookbook》
    References When you generate a series of plots in a code chunk, you can combine them into an animation. It is easy to do so if the output format is HTML—you only need to install ...