In our cluster, we have minimum container size as 8 GB most of the hive queries use 1 container. ( but surely may not use all the memory allocated ) some of the spark jobs just use 2GB or 4GB we don't use that much memory for all our queries as per observation. still all containers are used up.
So, is there anyway we can manage effectively.
We have total of 30 vcores total of 275 GB of memory as we have to allocate 1 vcore per container, that bottles to 30 containers
is there a way i can efficiently leverage all 8gb of container? or increase container number or do some other things. any suggestions will help