Set Apache Spark in the OFS MMG Installed Server

Perform the following steps to set Apache Spark in the OFS MMG installed server:

  1. Download Apache Spark from the Apache site and copy it to the OFS MMG installed server:

    https://archive.apache.org/dist/spark/spark-3.5.0/spark-3.5.0-bin-hadoop3.tgz

  2. Unzip the downloaded file by executing the following command:

    gunzip spark-3.5.0-bin-hadoop3.tgz

  3. Untar the file with the relevant command.
  4. Restart the OFS MMG services after placing the configs and installing Spark.