Hi all, Im trying to use jobcontext attributes to control the behavior of my custom CollisionSpi implementation.
Is it possible to set job context attributes for jobs submitted thu IgniteCompute#run() / IgniteCompute#call() and other compute methods? Or Do I have to use custom computetask/computejob for this? Any help appreciated Thanks! -Neelesh
