File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -208,9 +208,9 @@ Options
208
208
.. option:: --chunkSize <value>
209
209
210
210
The value of the :option:`--chunkSize` determines the size of each
211
- :term:`chunk` of data distributed around thee :term:`sharded
212
- cluster`. The default value is 64 megabytes, which is
213
- the ideal size for chunks in most deployments: larger chunk size
211
+ :term:`chunk`, *in megabytes*, of data distributed around the
212
+ :term:`sharded cluster`. The default value is 64 megabytes, which
213
+ is the ideal size for chunks in most deployments: larger chunk size
214
214
can lead to uneven data distribution, smaller chunk size often
215
215
leads to inefficient movement of chunks between nodes. However, in
216
216
some circumstances it may be necessary to set a different chunk
You can’t perform that action at this time.
0 commit comments