Skip to content

Commit d6e7c32

Browse files
authored
Changing "Yugabyte" to "YugabyteDB" for consistency
1 parent 8c45102 commit d6e7c32

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

run_scripts/Readme.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
## Prerequisites:
2-
Yugabyte cluster is deployed and is reachable.
3-
TPCC client nodes are deployed and they can communicate with the Yugabyte cluster.
4-
A client-manager machine that can run this script and has access to the Yugabyte cluster and the TPCC client nodes.
2+
YugabyteDB cluster is deployed and is reachable.
3+
TPCC client nodes are deployed and they can communicate with the YugabyteDB cluster.
4+
A client-manager machine that can run this script and has access to the YugabyteDB cluster and the TPCC client nodes.
55

66
## Step 1. Create the Loader and execute scripts.
7-
First create 2 text files for clients and yugabyte nodes named `clients.txt` and `yb_nodes.txt`.
7+
First create 2 text files for clients and YugabyteDB nodes named `clients.txt` and `yb_nodes.txt`.
88
The file `yb_nodes.txt` needs the master node ips to be present first followed by the other ips.
99

1010
## Step 2. Configure the client nodes.

0 commit comments

Comments
 (0)