We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a517bc5 commit ac76c00Copy full SHA for ac76c00
clustered/README.md
@@ -34,7 +34,7 @@ This guide will walk you through setting up and running a ComputeAI cluster. You
34
Customize the `.env` file to match your specific cluster requirements. Some important parameters include:
35
- `STATIC_IP_LIST`: A comma-separated list of IP addresses of the Jitsu Server nodes.
36
- `JEC_CLUSTER_NAME`: The cluster name.
37
- - `JEC_WAREHOUSE_LOCATION` and `JEC_METASTORE_LOCATION`: Paths where warehouse and metastore data will be stored.
+ - `WAREHOUSE_LOCATION` and `METASTORE_LOCATION`: Paths where warehouse and metastore data will be stored.
38
39
3. **Launch Jitsu Server Nodes:**
40
0 commit comments