Devlive 开源社区 本次搜索耗时 0.563 秒,为您找到 623 个相关结果.
  • Edit the Host File

    Using a text editor, open the hosts file on every host in your cluster. For example: vi / etc / hosts Add a line for each host in your cluster. The line should consist of...
  • Set Up Service User Accounts

    Each service requires a service user account. The Ambari Cluster Install wizard creates new and preserves any existing service user accounts, and uses these accounts when configur...
  • 修改主机文件

    使用文本编辑器打开集群中每台主机上的主机文件。例如: vi / etc / hosts 为集群中的每个主机添加一行。该行应包含 IP 地址和 FQDN。例如: 1.2 . 3.4 < fully . qualified . domain . name > 不要从主机文件中删除以下两行。删除或编辑以下行可能会导致需要网络功能的各...
  • Edit the Host File

    Using a text editor, open the hosts file on every host in your cluster. For example: vi / etc / hosts Add a line for each host in your cluster. The line should consist of...
  • Low level client

    1518 2025-03-15 《Redisson 3.45.0》
    Redisson uses high-perfomance async and lock-free Java client for Redis or Valkey. It supports both async and sync modes. The most popular use case is to execute a command not supp...
  • local-mode

    Run Job With Local Mode Deploy SeaTunnel Engine Local Mode Change SeaTunnel Engine Config Submit Job Run Job With Local Mode Only for test. The most recommended way to use S...
  • Event Store with Docker

    Event Store with Docker 1. Prerequisites 2. Deploy 2.1 Pull Images 2.2 Run Docker Event Store with Docker 1. Prerequisites 64-bit OS, we recommend Linux/Unix. 4GB+ availab...
  • HTTP

    HTTP HTTP Source Connector Configuration Startup Sending messages HTTP HTTP Source Connector Configuration Before using HTTP source connector, you need to configure the se...
  • Collect Trace with Zipkin

    Collect Trace with Zipkin Zipkin Configuration Collect Trace with Zipkin Zipkin Distributed tracing is a method used to profile and monitor applications built with microservi...
  • Integrate EventMesh with K8S

    Integrate EventMesh with K8S 1. Dependencies 2. Start Integrate EventMesh with K8S 1. Dependencies docker golang ( version 1.19 ) kubernetes ( kubectl ) There is ...