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 0852468 commit 278e7fbCopy full SHA for 278e7fb
dgraph/admin/bulk-loader.mdx
@@ -312,8 +312,8 @@ copy the generated `p` directory (by the Bulk Loader) among all the Alphas
312
nodes. You can follow these steps:
313
314
1. Run Bulk Loader only on one Alpha server
315
-2. Copy (or use `rsync`) the generated `out\0\p` directory to the all Alpha
316
- servers (the servers you are using to start the Alpha nodes)
+2. Copy (or use `rsync`) the generated `out\0\p` directory to all Alpha nodes
+ (the servers you are using to start the Alpha nodes)
317
3. Now, start all Alpha nodes at the same time
318
319
If the process went well **all** Alpha nodes take a snapshot after 1 minute. You
0 commit comments