How Does the Distributed Batch Job Processing Work?
The following explains the process chain for the case where a user submits a job from a remote machine in the cluster, and the job steps for the job have been set up to run on a different remote machine, rather than the same machine or the machine with the master batch server (lajs). That is, assume in this scenario that Node A is the master batch server, Node B is the machine from which the job is submitted, and Node C is where the job steps will run.