Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi guys,
I have added jvm parameters like below to an individual job from run view of it's advanced settings like below and it is working fine too.
-Dfile.encoding=UTF8
But when I add these same parameters from parent job, all of it's sub jobs associated with parent should also have the same settings applicable right? If not, do we have any other option to set these parameters to a specific job?
I tried this way, but not sure it was not working as expected. Let me know if I'm wrong here.
Any help would be greatly appreciated.
Thanks in advance.
Saya
What if you tick the "Use an independent process to run subjob" option and add a specific JVM argument for the child job as for your previous question?
What if you tick the "Use an independent process to run subjob" option and add a specific JVM argument for the child job as for your previous question?