Table of Contents

About

The master defines the master service of a cluster manager where spark will connect.

The value of the master property defines the connection URL to this master.

Value

Configuration

Env

The master can be passed through environment variable

setx MASTER="local[*]" 

Documentation / Reference