Setting Up Clusters : Configuring the Cluster : Controlling the Job Master Location
 
Share this page                  
Controlling the Job Master Location
When a job runs in the DataFlow cluster, one of the processes serves as the job master. The job master controls the job execution. It is also the process where nonparallel operations are performed. Finally, the job master serves as the single point of contact from the client. The client does not communicate directly with the rest of the workers and is routed through the client.
By default, all node managers can be either master or worker. When a job is submitted, we randomly select a node to use as the master. In general, this is the preferred configuration.
However, there may be connectivity restrictions that may require dedicated master nodes as the client only needs to communicate with the masters. You can define the master nodes and worker nodes in the Node Configuration page, as shown in the following example:
/download/attachments/20480699/NodeConfigPage.PNG?version=1&modificationDate=1430324039908&api=v2
/download/attachments/20480699/NodeConfigSubpage.PNG?version=1&modificationDate=1430324039924&api=v2