Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

IMPALA - MEMORY LIMIT EXEDED

avatar
New Contributor

Hi,

I’m experiencing an issue when multiple queries are executed simultaneously. When I run the query by itself, it succeeds. However, when multiple queries run concurrently, I encounter problems.

Does anyone know how I should configure Impala to avoid this issue? I’ve attached the profile of the failed query.

My mem_limit is set to 60GB for 5 workers and 90GB for the other 8.

Thanks,

1 ACCEPTED SOLUTION

avatar
Contributor
You can go through below 2 documentation to understand more on Impala Admission Control and how to configure it as per workload :
1.
Parameters to set up for admission control

2. Sample Scenario

View solution in original post

5 REPLIES 5

avatar
Community Manager

@Edu7478 Welcome to the Cloudera Community!

To help you get the best possible solution, I have tagged our Impala experts @ChethanYM @Chella @mszurap  who may be able to assist you further.

Please keep us updated on your post, and we hope you find a satisfactory solution to your query.


Regards,

Diana Torres,
Senior Community Moderator


Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community:

avatar
Contributor

Hello @Edu7478 

This seems to be a common issue faced during high concurrency when there is no control on how much memory a query can utilise.

You can check below :

- all tables has updated stats

- configure / fine tume Impala Admission Control

avatar
New Contributor

Hello @Saurabhatiyal,

Is there a guide or some tips we can follow to tune Impala Admision Control?

Thanks in advance,

avatar
Contributor
You can go through below 2 documentation to understand more on Impala Admission Control and how to configure it as per workload :
1.
Parameters to set up for admission control

2. Sample Scenario

avatar
Community Manager

@Edu7478 Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. Thanks.


Regards,

Diana Torres,
Senior Community Moderator


Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community: