Devlive 开源社区 本次搜索耗时 0.599 秒,为您找到 358 个相关结果.
  • 修改主机文件

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

    Description Key Features Options url [string] region [string] accessKeyId [string] secretAccessKey [string] table [string] common options Example Changelog next version ...
  • Tablestore

    Description Key features Options end_point [string] instanceName [string] access_key_id [string] access_key_secret [string] table [string] primaryKeys [array] common option...
  • Gobblin Metrics Performance

    1296 2025-03-26 《Apache Gobblin 0.17.0》
    Generalities How to interpret these numbers What if I need larger QPS? Update Metrics Performance Multiple metric updates per iteration Multi-threading Running Performance Tes...
  • 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...
  • Email

    Description Key features Options email_from_address [string] email_to_address [string] email_host [string] email_transport_protocol [string] email_smtp_auth [string] email_a...
  • Run Java SDK Demo

    Run Java SDK Demo 1. TCP 1.1 ASYNC 1.2 BROADCAST 2 HTTP 2.1 ASYNC 3 GRPC 3.1 ASYNC Publish & Webhook Subscribe 3.2 SYNC Publish & Stream Subscribe 3.3 Publish BATCH Message ...
  • 编辑网络配置文件

    使用文本编辑器打开每台主机上的网络配置文件,并为每台主机设置所需的网络配置。例如: vi / etc / sysconfig / network 修改 HOSTNAME 属性以设置完全限定域名。 NETWORKING = yes HOSTNAME =< fully . qualified . domain . name >
  • 收集信息

    在部署集群之前,您需要收集以下信息: 系统中每台主机的完全限定域名 (FQDN)。 Ambari 集群安装向导支持使用 IP 地址。您可以使用 hostname - f 检查或验证主机的 FQDN。 [注意] 可以将所有组件部署在单个主机上,但仅适用于初始评估目的。通常,您至少设置三个主机;一台主主机和两台从机,作为最小集群。 您...
  • Set the Hostname

    Confirm that the hostname is set by running the following command: hostname - f This should return the <fully.qualified.domain.name> you just set. Use the “hostname” c...