Forum Discussion
pollyog
Advocate I
7 years agoMicrosoft Mashup Container Evaluation
Hi everyone, how are you?
Recently I've observed that Power BI is starting dozens of tasks of "Microsoft Mashup Container Evaluation" when running queries refreshs (on PBI Desktop and Service). And these tasks is consuming all server memory. I've already updated my gateway and also changed the MashupDefaultPoolContainerMaxCount parameter to 1 in [Program Files]\On-premises data gateway\Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll.config. But the problem persists.
Anyone have some ideas? I dont know what to do anymore!
Thankss!
- Hi there
I have actually found a similar issue.
I am currently working on a project where I am getting data via Redshift.
Possibly try this trick I literally blogged about yesterday, this consumes a LOT less memory
https://www.fourmoo.com/2019/09/10/how-to-enable-the-power-bi-on-premise-data-gateway-to-stream-data-immediately/
3 Replies
- GilbertQ
Super User
Hi there
Do you have a lot of steps in your Power Query that is causing it to consume a lot of memory?
Or are you also using CSV/Excel type of sources?- pollyog
Advocate I
Hi! All my sources come from databases (mysql, redshift, etc)- GilbertQ
Super User
Hi there
I have actually found a similar issue.
I am currently working on a project where I am getting data via Redshift.
Possibly try this trick I literally blogged about yesterday, this consumes a LOT less memory
https://www.fourmoo.com/2019/09/10/how-to-enable-the-power-bi-on-premise-data-gateway-to-stream-data-immediately/