Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Install Spark (either download pre-built Spark, or build assembly from source).  
  2. Start Spark cluster (Master and workersboth standalone and spark on yarn are supported).
    • Keep note of the <Spark Master URL>.  This can be found in Spark master WebUI.

...