Join Slack
Powered by
This message was deleted.
# general
s
Slackbot
05/09/2023, 7:17 AM
This message was deleted.
g
Gian Merlino
05/10/2023, 7:16 PM
For Hadoop, Druid indexing runs as a regular map/reduce job on YARN, so you can use all your standard YARN and M/R approaches to tune things (splits, # mappers/reducers, container size, etc)
Gian Merlino
05/10/2023, 7:17 PM
That being said, most people use one of Druid's builtin options, like
https://druid.apache.org/docs/latest/multi-stage-query/index.html
which don't require Hadoop and is IMO easier to configure. So you could also try that
Open in Slack
Previous
Next