I'm trying to optimize my cluster based on the usage profile. In my scenario, I want to ingest historical data only once, then use the cluster only for running queries. On the documentation, it says the default limit for request concurrency is calculated as Cores-Per-Node x 10
. Since I want to use the cluster only for querying data, can I increase the limit? Is there a best practice about this?
Cluster Performance Tuning for Concurrent Requests
79 views Asked by mrgn At
1
to my understanding, the documentation answers your questions. specifically - see parts in italic: