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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Parallelization and global variables

Hello,

 

I have some questions about parallelization and java global variable instanciations.


As you can see in the attached file, I have a job that loops over each row of my oracle query, which is fine.

 

I defined a parrallelization on my iteration and it goes into a tSetGlobalVar in which I defined 4 variables used afterwards.

Do you know if those variables are instanciated for each parallele execution or if each execution is sharing those global variables ?

 

Best regards

Labels (3)
0 Replies