top of page

Install Sparkflows on Mac

Installation Prerequisites

Make sure your system meets the following requirements before installing Sparkflows.

program.png
oval (1).png

JDK 17 installed 

code (3).png
oval (1).png

Add Java to your PATH

ram.png
oval (1).png

8+ GB of RAM on the machine

(16+ GB recommended)

apple-logo-3364075-3364075_2.png
python (1).png
oval (1).png

Python 3.9+ 

(when running Python and Pyspark, otherwise not needed)

Installation 

Use one of the options below for installing Sparkflows on Mac.

downloading.png
Option 1
Using Sparkflows DMG Installer
square.png
download (4).png
Download  DMG Installer
  • Execute the downloaded file sparkflows-installer.dmg by double clicking on it.

  • Then drag the sparkflows-installer application into the Applications folder.

tgz
Option 2
Using Sparkflows TGZ
square.png
file (8).png
Download Fire TGZ Spark 3.5.X
  • Extract tarball:  tar xvf fire-3.5.X.tgz

  • Change Directory: cd fire-3.5.X

  • Create H2 DB: ./create-h2-db.sh

  • Start Fire Server: ./run-fire-server.sh    start

ChatGPT Image Aug 5, 2026, 12_39_33 PM.png
Option 3
Using Sparkflows Installer
square.png
file (8).png
Download Installer
  • Execute the downloaded file by running the commands below on the terminal:

java -jar sparkflows-installer-1.0.jar

Login Details

Use the information below to access your Sparkflows application after completing the installation.

log-in.png
Getting Started

Once the installation is complete, access Sparkflows using the URL and default credentials provided below.

globe (4).png
Application URL

Open the following URL in your web browser.

http://<machine_ip>:8080

login.png
Default Login Credentials

Use the default accounts below to log in to Sparkflows.

User Type
Username
Password
Administrator
admin
admin
Analyst
analyst
analyst
Business User
business
business
setting (6).png
card.png
key (1).png
information-button.png
Important:
These are default credentials. Change the password after your first login for security.
bottom of page