Devlive 开源社区 本次搜索耗时 0.685 秒,为您找到 266 个相关结果.
  • GitHub 趋势日报 (2025年05月27日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 PHP Rust Vim Script HTML C++ Jupyter Notebook Dart Python Swift C Java Ruby PowerShell JavaScript Lua Nextflow Dockerfile Tree-sitte...
  • Ubuntu 16

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

    使用Docker Compose一键启动夜莺,快速尝试。更多Docker Compose相关知识请参考Docker官网 操作演示 $ git clone https : //gitlink.org.cn/ccfos/nightingale.git $ cd nightingale / docker # docker compose V2版本执...
  • 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 Log in to your host as root . Download...
  • SLES 12

    步骤 下一步 更多信息 在可以访问 Internet 的服务器主机上,使用命令行编辑器执行以下操作 步骤 在安装 Ambari 之前,您必须更新 ambari.repo 文件中的 username 和 password 。运行以下命令: vi /etc/zypp/repos.d/ambari.repo 例如,输出显示以下内容: [...
  • JuiceFS

    3967 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...
  • Ubuntu 16

    步骤 下一步 更多信息 在可以访问 Internet 的服务器主机上,使用命令行编辑器执行以下操作 在安装 Ambari 服务器之前,请确保在所有主机上安装 apt-transport-https 软件包,如下所示: apt - get install apt - transport - https 步骤 在安装 Ambari 之...
  • 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...
  • Amazon Linux 2

    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 ...
  • 数据推送

    OpenTSDB 协议 RemoteWrite 协议 推给客户端 在 采集器 章节可以看出,夜莺支持多种数据接收的接口(由 n9e-server 实现,推送数据就是推给 n9e-server 的 19000 端口),包括 OpenTSDB、Open-Falcon、RemoteWrite、Datadog 等协议。这节我们以 OpenTSDB 的数据接...