Slackbot
06/28/2023, 3:56 AMJohn Kowtko
06/28/2023, 12:38 PM추호관
06/28/2023, 12:58 PM추호관
06/28/2023, 11:15 PM추호관
06/29/2023, 3:22 AMJohn Kowtko
06/29/2023, 4:25 AM추호관
06/29/2023, 4:28 AMJohn Kowtko
06/29/2023, 4:33 AM추호관
06/29/2023, 4:39 AMdruid.metadata.storage.connector.user seems work thank you!! I would try and If I have other questions I would touch here again.추호관
06/29/2023, 5:32 AMdruid.processing.numThreads maybe this setting in druid work?
• can we make two node in one single machine? That you said (HIstorical and MM)John Kowtko
06/29/2023, 11:48 AMdruid.processing.numThreads ... if you want to put two Historical on one node then give them 24 each. There is a lot of overassign of threads/processes to actual cpu cores so don't worry if your MM + Historical thread counts exceed the number of physical cores on the machine. That being said ... a question for you -- is your "56 cpu" count including hyperthreading? Because if not, then if you have hyperthreading that would bring your core count to 112 on each machine.
Pay attention to http.numThreads, http.numConnections, and numMergeBuffers for capacity sizing on Broker and Historical.
Heap sizes are also important ... don't make them too small or big. And different node types use different amounts of memory추호관
06/29/2023, 5:55 PMJohn Kowtko
06/29/2023, 5:56 PM추호관
06/29/2023, 6:01 PM추호관
07/11/2023, 5:17 AM