FrankChen021 commented on a change in pull request #11333:
URL: https://github.com/apache/druid/pull/11333#discussion_r659146984
##########
File path: docs/tutorials/cluster.md
##########
@@ -322,12 +322,12 @@ You can copy your existing `coordinator-overlord` configs
from the single-server
#### Data
-Suppose we are migrating from a single-server deployment that had 32 CPU and
256GB RAM. In the old deployment, the following configurations for Historicals
and MiddleManagers were applied:
+Suppose we are migrating from a single-server deployment that had 32 CPU and
256GiB RAM. In the old deployment, the following configurations for Historicals
and MiddleManagers were applied:
Historical (Single-server)
```
-druid.processing.buffer.sizeBytes=500000000
+druid.processing.buffer.sizeBytes=500MiB
Review comment:
This change makes the document consistent with the runtime.properties
file.
https://github.com/apache/druid/blob/af2ab98574582099557932e6a6370bf8dcdf3fab/examples/conf/druid/single-server/small/historical/runtime.properties#L27
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]