Hi All,
I'm looking to use the Heavy Job Plugin so I can run a job on multiple nodes (with different number of executors) without having to deal other potential job running on the same node at the same time.
Is there a way to add a 'max' value for 'Job Weigh', which would be equal to the number of executors of the node executing the job?
Or is there a way to pass a parameter to it? (I've tried with String parameter, it doesn't work).
Thanks