Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Purushothaman
Partner - Creator III
Partner - Creator III

Reloading App in QMC VS Hub (Data Load Editor)

Hi Experts,

 Does Reloading a App in Hub (Data Load Editor) consumes more CPU and Memory than reloading in QMC(Task Reload)?

Thank you,

 

1 Solution

Accepted Solutions
Øystein_Kolsrud
Employee
Employee

As the other two answered before me, there is no difference in the amount of resources you consume. But it's worth mentioning that when you do a reload from the data load editor (DLE), the reload will take place on the engine node you happen to be connected to. If you instead do a reload from the QMC, then the scheduler will take care of passing the reload task to one of the designated reload nodes. So if it's a big app, then it might be a good idea to do the reload from the QMC instead of from the DLE to avoid potential issues with CPU and memory consumption on consumer nodes.

View solution in original post

5 Replies
Lech_Miszkiewicz
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi @Purushothaman 

no, that is the same engine process and consumes the same resources.

cheers

cheers Lech, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful to the problem.
Ahidhar
Creator III
Creator III

no difference ,it will consume the same CPU and Memory

Øystein_Kolsrud
Employee
Employee

As the other two answered before me, there is no difference in the amount of resources you consume. But it's worth mentioning that when you do a reload from the data load editor (DLE), the reload will take place on the engine node you happen to be connected to. If you instead do a reload from the QMC, then the scheduler will take care of passing the reload task to one of the designated reload nodes. So if it's a big app, then it might be a good idea to do the reload from the QMC instead of from the DLE to avoid potential issues with CPU and memory consumption on consumer nodes.

Lech_Miszkiewicz
Partner Ambassador/MVP
Partner Ambassador/MVP

Valid point @Øystein_Kolsrud - but then the question should also be: are you running a claster or single server configuration and if it is a claster you may have very different scenario to consider.

cheers

cheers Lech, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful to the problem.
Purushothaman
Partner - Creator III
Partner - Creator III
Author

@Øystein_Kolsrud 

Appreciate your detailed explanation. I've noticed the same scenario - while reloading a large app in the Data Load Editor (DLE), the system runs out of memory. However, when I perform the same reload in the Qlik Management Console (QMC), this issue doesn't occur.