File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
## 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.
5
5
6
6
## 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 ` .
8
8
The file ` yb_nodes.txt ` needs the master node ips to be present first followed by the other ips.
9
9
10
10
## Step 2. Configure the client nodes.
You can’t perform that action at this time.
0 commit comments