AWS RedShift: Concurrency scaling not adding clusters during spike

0

Hello,

We have set up Redshift and are trying to implement WorkLoadManagement. We have set out Concurrency Scaling mode to auto using manual and auto WLM. Tested both but Concurrency Scaling does not add additional cluster during spike.

Upon adding load onto the Redshift Cluster, the CPU Utilisation hits the 100% mark but upon checking the workload concurrency no additional clusters have been added.

In my WLM Parameters, i have added max_concurrency_scaling_clsuters to 4. However, when the CPU Utilisation hits 100% for the compute nodes, a additional clusters does not get added under Workload Concurrency

What could I be missing in my configuration that doe not allow an additional cluster to be added during a spike?

https://stackoverflow.com/questions/65129469/aws-redshift-concurrency-scaling-not-adding-clusters-during-spike -- Link. to question asked on stackoverflow with attachments

질문됨 3년 전401회 조회
1개 답변
0

Concurrency Scaling clusters are added when a WLM slots are taken by running queries and other queries are waiting for a WLM slot to execute.

It does not add clusters in response to high CPU since Redshift is designed to use as much CPU as possible (for maximum speed!).

https://docs.aws.amazon.com/redshift/latest/dg/concurrency-scaling.html

답변함 3년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠