minor edit

pull/1329/head
kelseiv 2020-08-14 16:41:14 -07:00 committed by GitHub
parent 3846f1977d
commit b1600bd200
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -89,8 +89,7 @@ servers are resolvable. Here is an example set of shell commands using `ping`:
We highly recommend that each server be able to resolve the IP from the hostname alone as shown here. We highly recommend that each server be able to resolve the IP from the hostname alone as shown here.
Resolve any connectivity issues before proceeding with the installation. Resolve any connectivity issues before proceeding with the installation.
A healthy cluster requires that every meta node can communicate with every other A healthy cluster requires that every meta node and data node in a cluster be able to communicate.
meta node.
## Step 2: Set up, configure, and start the data node services ## Step 2: Set up, configure, and start the data node services